LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using COM 2 twice !

Solved!
Go to solution

I have a vi which successfully communicates with COM 2, and another vi which also successfully communicates with COM 2. I would like to run them both at the same time.

 

Can anyone tell me the best way to go about this please ?

0 Kudos
Message 1 of 4
(2,763 Views)

Why don't you make one vi which will communicate with COM2...and send/receive data to the two vis ?Smiley Happy

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
0 Kudos
Message 2 of 4
(2,749 Views)
Solution
Accepted by topic author Placebo

In general, I try to avoid simultaneously accessing the same hardware, but I understand it is possible:

 

http://digital.ni.com/public.nsf/allkb/6210E70E87FE4509862573A600697EBF

 

 

http://www.medicollector.com
0 Kudos
Message 3 of 4
(2,744 Views)

This is perfect, thank you

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