Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Does anyone have drivers/advice for the LeCroy 9354AM Scope for LabWindows?

I made a simple driver for the LC9354 with the LabWindows IVI Driver Wizard but it doesn't work very well, so I'm wondering if anyone out there has a developed driver. Either that or could someone maybe help me get these drivers working? Thanks.
0 Kudos
Message 1 of 2
(3,400 Views)
The IVI driver wizard makes a simple shell that is 488.2 compliant but still requires initialization and other functions to be added manually to make the driver work with your instrument. I would suggest referring to your instrument's manual for a series of steps or examples of initializing the instrument and add such functions to the basic IVI driver shell.
0 Kudos
Message 2 of 2
(3,400 Views)