Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Agilent 82350

Hello,
 
´Can I develope my LV 7.1 aplication with Agilent 82350 GPIB? Is there any kind of driver wich I can use for LV? Is it possible to use GPIB 488.2 for Agilent GPIB 82350?
 
Thanks for your support
 
 
0 Kudos
Message 1 of 4
(4,268 Views)
Hi,

there are some tools to program with non-Gpib controllers in LabVIEW,
one of them is LabTab ( non-NI product ). The programming with VISA is
also possible as far as I know, but subject to differences in VISA
calls from manufacturer to manufacturer.

To control accurately the GPIB bus spol , etc ... , no other API than
LabTab is possible a far as I know for programming independently of
GPIB board brand.

Do you have one GPIB board or a lot of them ?

0 Kudos
Message 2 of 4
(4,263 Views)
Thank you very much for your reply. I got only one GPIB Card.
0 Kudos
Message 3 of 4
(4,261 Views)
I would recomend you stick with VISA. All new drivers use VISA and it's a very well documented, widely supported, and highly portable API. Not only is VISA used for GPIB instruments, but also VXI, PXI, USB, Serial, and Ethernet.
0 Kudos
Message 4 of 4
(4,256 Views)