LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I communicate with 3 Ethernet devices

I am new to using ethernet and I need help writting a LabVIEW vi to communicate with 3 Omega devices. I need to open a connection to all 3 at the same time and read data from each. I am able to communicate with them individually using the TCP/IP vis (see attached vi) but I don't know how to communicate with all 3 at the same time.
Can anyone help? 
Bert
0 Kudos
Message 1 of 4
(2,616 Views)

Hello Bert

You can simply replicate your code (copy and paste) so as to open multiple TCP/IP sessions to all three instruments as the same time. Make sure that you specify different IP addresses though.

Regards,
Chetan K
AE-NIC

0 Kudos
Message 2 of 4
(2,594 Views)
I tried that but I get an error code 63.
0 Kudos
Message 3 of 4
(2,589 Views)

Sorry, I get error code 62.

Bert

0 Kudos
Message 4 of 4
(2,585 Views)