LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

HP5316B driver

Hello,

          I am using LabVIEW 7.1 and need to interface with a HP5316B frequency counter.  I can only find a LabWindows/CVI driver on the NI website.  Will this drive work with LabVIEW 7.1 software?

 

Thanks,

Gary

0 Kudos
Message 1 of 3
(3,081 Views)

Yes.

You can use it within LV by using a "Call Library Function VI".  You simply select the function calls and wire the appropriate parameters (from controls).  In other words, you can create your own "Labview vi's" for the product.  Start with one to experiment with, and develop the others based on that one.  Another way (without the dll) is to actually send GPIB commands using LV.  However, it may take longer to implement.

I checked the Agilent website and they no longer support (or share) the drivers.  😞

JLV

Message 2 of 3
(3,075 Views)
Have you looked a tthe HP5316A driver?
 
There is a LV driver for it.. here:
 
I do not know if it will work, but it could be a starting point.
 
JLV
 
Message 3 of 3
(3,059 Views)