LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can you interface IEEE 488 bus with labview

Hi

How should I proceed to interface labview with an instrument (an impedence analyser with a IEEE 488 port) and labview through a IEEE 488 interface card in the PC.

Thanks

Mal
0 Kudos
Message 1 of 5
(4,810 Views)
Hi,

You hava a group of functions to do that. Go to Instrument IO --- GPIB.
There you can find the tools you need to comunicate with an instrument via GPIB.
You can also use MAX (Measurement and Automation Explorer) to test your comunication before implementing it in LabVIEW.

Hope this gets you started,
Paulo
0 Kudos
Message 2 of 5
(4,809 Views)
You should first try to find a driver for the instrument here. New instrument drivers and the Instrument I/O Assistant all use VISA instead of the traditional GPIB functions, so make sure you have that installed.
0 Kudos
Message 3 of 5
(4,805 Views)

montage d un systeme d acquisition de donnees VIA le bus IEEE 488

 

0 Kudos
Message 4 of 5
(4,112 Views)

I suggest you start here: GPIB Instrument Control Tutorial

 

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 5 of 5
(4,102 Views)