LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I need a driver for hp 35660a, does anyone have one?

I am lookng at purchasing an hp 35660A spectrum Analyzer and looked for a labview driver for it and couldn't find one. Does anyone know of any or is it hrad to develop a driver and could you point me in the right direction on how to do this. Thank You in advance!
0 Kudos
Message 1 of 2
(2,755 Views)
Hey Hal,

I have also been unable to find a LabVIEW driver for this instrument, either from National Instruments or HP. If you are wanting to purchase this device, you will need to build your own driver. The process for creating one would depend upon its interface. For instance, is it GPIB, serial, etc.? Once you know this, you will need to know the commands which the instrument accepts and then build VIs which send these commands to the instrument. Then use these VIs as your driver.
J.R. Allen
0 Kudos
Message 2 of 2
(2,755 Views)