LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB Write to multiple address

How do you write commands to multiple instruments?  I get Error 6-GPIB
Controller not in charge when I use GPIB Write consecutively in block
diagram.  Is there an easy way?

0 Kudos
Message 1 of 2
(2,625 Views)
Hi Rig
see attached llb
Its quick and 'dirty' it assumes you already know instrument addresess's!
Note use of sequence -this can be improved by either state machine or simply by connecting vi in series using error connection as link.
No error detection coding has been added. This could cause problem with regard to time out etc.

Basically it should give you inspiration.

xseadog
0 Kudos
Message 2 of 2
(2,618 Views)