Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Are there GPIB drivers for Fluke's Hydra 2625A to use through LabVIEW?

The drivers seem available only for a serial connection. Thanks.
0 Kudos
Message 1 of 2
(3,329 Views)
Hello Maedhros,
Currently we only have a serial driver for the 2625A, however fluke has a driver that they have developed to support LabVIEW. I found this link, but you may wish to search to find out if there is a newer version of the driver:

http://www.fluke.co.uk/fpm/support/daq_software/hydra_lab.htm

An instrument driver is a collection of functions that implement the commands necessary to perform the instrument�s operations. In short, someone read the instrument user manual and implemented some of the functionality in a program for the end user. Instrument drivers are not necessary to use your instrument. They are merely time savers to help you develop your project so you do not need to study the manual before writing a program.

Hope this helps!
0 Kudos
Message 2 of 2
(3,329 Views)