LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB transmit(T,status)

Hi all,

I need information about GPIB, I'm new using GPIB with labview.
My prob is to translate Pascal programm in labview. In pascal we can use the procedure TRANSMIT(Var,Var) to transmit a command to all instruments, so what is the VI that could do the same thing???

Thanks
Greg S.
CNRS
LV 7.1 8.2 8.6 2009 2011 2012 2013 2014
LPMC - CNRS
N'oubliez pas de complimenter cela fait toujours plaisir.
0 Kudos
Message 1 of 3
(2,612 Views)
There's the SendList function on the Instrument I/O>GPIB>GPIB 488.2 palette. I don't think I've ever used it but the help file describes it as "Sends data bytes to multiple GPIB devices. This function is similar to Send, except that SendList sends data to multiple Listeners with only one transmission."
0 Kudos
Message 2 of 3
(2,612 Views)
Hello,
SendList is ofcourse a command to send information to multiple listening devices.

I would suggest you to take a look at the wealth of information available at the National Instruments Website. I am providing the link below :
GPIB
0 Kudos
Message 3 of 3
(2,612 Views)