LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Send same message to different device

Here is my case:
 
In my program ,there are two PS3,I want to control the two equiments do the same thing.eg.I want to get the IL(Insertion Loss)/PDL at the same time. Can I config the two PS3 different address and send the same VISA command.I try to do this ,but failed.
Any suggestion?
_________________________


EZCONN TEST ENGINEER
-- --

V
0 Kudos
Message 1 of 5
(2,800 Views)
Hello,

I think you need to use 2 times the VI "config COM port" located in "Instrument I/O" >> "Serial" >> "VISA configure Serial Port" (in LV7.1, will be slightly different in LV 87 ;))
And use the 2 Com Ref with 2 VISA write to send the same command at the same time.

Hope this helps 😉


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 2 of 5
(2,791 Views)
I say,does the time is less than send the command one by one,and how about the speed to read the display?
eg.If the two PS3 display diferent values, how can I get the different value at the same time.
 
If this make sense ,I'll save a lot of time.
_________________________


EZCONN TEST ENGINEER
-- --

V
0 Kudos
Message 3 of 5
(2,783 Views)
Would that VI be ok ?

We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 4 of 5
(2,771 Views)
Thank you,I'll have a try!
_________________________


EZCONN TEST ENGINEER
-- --

V
0 Kudos
Message 5 of 5
(2,766 Views)