LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

read and write with GPIB

hello  friends
                            i m trying to control voltmeter using GPIB interface in labview . can anybody  give guidelines how to proceed.
thanks
0 Kudos
Message 1 of 2
(2,064 Views)

There are many instrument drivers out there, you could try to see if one is available for your instrument.

You should have a tech manual with the acceptable gpib commands for your instrument. 

I would start with using the tool MAX.  This tool will  tell you if the  commands and syntax you are sending are correct.  Then once you know that the commands work then start writing your LabVIEW code.  Remember to allocate enough bytes for your read functions.

Brian
0 Kudos
Message 2 of 2
(2,057 Views)