LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use GPIB communication check in LabVIEW

There is one power supply in our office from Agilent. How to develop software for that Power supply using LabVIEW we should be able to change the

voltage via GPIB interface.

0 Kudos
Message 1 of 3
(2,440 Views)

If you have the GPIB commands for your Agilent device in its product manual and a GPIB card, just go to Block diagram functions-> instrument i/o-> gpib and you have a set of GPIB functions.

Also look at attached VI ( taken from labview examples shipped with labview) to get an idea on how to do GPIB write

Regards
Dev
0 Kudos
Message 2 of 3
(2,436 Views)
Before you write any code, go to http://www.ni.com/devzone/idnet/default.htm and search for an existing LabVIEW driver for your instrument.
0 Kudos
Message 3 of 3
(2,425 Views)