From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview driver for LeCroy WaveAce oscilloscope?

When will there be a LabView driver available for the LeCroy WaveAce oscilloscopes, particularly the WaveAce 234?

 

Thanks

 

-JH, Ithaca NY

0 Kudos
Message 1 of 28
(8,944 Views)

Hi JH,

 

Alan from LeCroy here... The WaveAce currently does not have a remote control language that can be used for the development of a LabVIEW driver.  I'll pass this request over to the product manager.

 

Best Regards,

Alan

--------------------

Alan Blankman, Software Engineer
Teledyne LeCroy
800-425-2000
http://www.teledynelecroy.com
alan.blankman@teledyne.com
0 Kudos
Message 2 of 28
(8,924 Views)

Here's a list of LeCroy Oscilloscope driver that LabVIEW supports

 

http://search.ni.com/nisearch/app/main/p/bot/no/ps/10/sn/ssnav%3Asup%2Ccatnav%3Aid/ap/tech/lang/en/q...

 

The particular model is currently not supported. Nevertheless, you can use low level VISA commands to communicate with your instrument.

Andy Chang
National Instruments
LabVIEW Control Design and Simulation
0 Kudos
Message 3 of 28
(8,910 Views)

I'm afraid to say that Andy is incorrect; there currently is no remote control language for WaveAce series scopes at all.  All of our other scopes include a remote interface...  Take a look at the WaveJet or WaveSurfer series (+ other higher-end scopes) if you want to develop a LabVIEW app.  We have drivers for the WaveJet ("lcwavejet") and for the WaveSurfer series ("lcwave").

 

Best Regards,

Alan

--------------------

Alan Blankman, Software Engineer
Teledyne LeCroy
800-425-2000
http://www.teledynelecroy.com
alan.blankman@teledyne.com
0 Kudos
Message 4 of 28
(8,905 Views)

Hi Alan. Thanks for the info. Can you help me understand this a little further? Is instrument control something that could conceivably be implemented for the WaveAce in the future? Would it require changes to the hardware or simply a firmware update? I see that the WaveAce has a USB device port, and if this is not for instrument control, what is it for?

 

What I'd like to do is to change some condition in my experiment, send a series of triggers, have the scope record and average the triggered traces, download the result to the PC, then repeat, in an automated loop. Additionally it might be nice to automatically adjust scope settings such as timebase. Would this be possible to do with the WaveAce?

 

Thanks again

-JH

0 Kudos
Message 5 of 28
(8,897 Views)

Hi,

 

A remote control interface is under consideration, and if implemented would likely only require a free FW upgrade.  We have an app called "EasyScope" that ships with the WaveAce that connects to the scope's USB port.  You can use EasyScope to download waveforms and screenshots.

 

Best Regards,

Alan

--------------------

Alan Blankman, Software Engineer
Teledyne LeCroy
800-425-2000
http://www.teledynelecroy.com
alan.blankman@teledyne.com
0 Kudos
Message 6 of 28
(8,885 Views)

Hello,

 

Is it possible though the USB to communcate to, for example a WaveJet 332A? Are there any dll files that are installed with the USB driver that can be called to communicate through the USB port? Maybe the USB VISA VIs? 

 

 

 

0 Kudos
Message 7 of 28
(8,626 Views)

Hi Szandor,

 

visa32.dll installs to C:\WINDOWS\System32.  This is the DLL that will be used to communicate to your USB device if you're using an instrument driver or any basic VISA calls.  What application development environment are you using?  If you're using the WaveJet 332, there is an instrument driver available at ni.com/idnet for this device.

Regards,

Sara Lewandroski
Applications Engineer | National Instruments
0 Kudos
Message 8 of 28
(8,588 Views)

Hi - Alan from LeCroy here (but no longer with Tech Support...)  My answer earlier in the thread still applies, unfortunately...  We do not have a remote control language for the WaveAce for sending commands via LAN, USB, etc.

 

Best Regards, Alan

 

--------------------

Alan Blankman, Software Engineer
Teledyne LeCroy
800-425-2000
http://www.teledynelecroy.com
alan.blankman@teledyne.com
0 Kudos
Message 9 of 28
(8,568 Views)

HI Sara,

 

I will be using Labview, and communicating via USB. My concern is will the Wavejet respond if I try to send instructions/queries to it or will it simply ignore incoming communcation that doesn't follow a certain protocol.

 

 

0 Kudos
Message 10 of 28
(8,559 Views)