LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Instrument driver for LeCroy 9344C digital oscilloscope

I need the instrument drivers for my LeCroy 9344C digital oscilloscope - I checked on the NI website and (typically!) there are drivers available for every other model except this one!
Does anyone know whether this driver is available anywhere before I attempt to develop my own?
0 Kudos
Message 1 of 2
(2,637 Views)
I couldn't even find this on LeCroy's list of obsolete scopes. My guess, though, is that one of the existing drivers would work with some minor modifications. I'd try by starting with the 9354 driver. At the very least, you'll have to change the initialize VI where it returns the instrument id. you might have to add/remove some sampling rate options as well. Most manufacturers keep the same command set for instruments in the same series.
0 Kudos
Message 2 of 2
(2,625 Views)