LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to run two programs with one PC and two monitors

Good Morning,

 

I have a requirement to run a parallel loop and update the progress in two monitors with one computer.

 

For ex: its a two test stage, the process and progress of the 1st stage needs to displayed in monitor1 and similarly for 2nd stage to monitor 2 with program running with one computer.Would it be possible to do that.

 

Thanks in advance

0 Kudos
Message 1 of 3
(2,241 Views)

Hi Parker,

 

yes, it's possible. You also have properties to set windows to specific monitors...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,234 Views)

Sure that is no problem. 

 

Look under VI Properties and you will see a tab for "Window Run-Time Position".  You can choose Monitor 1 or 2. 

 

And you can launch parallel loops using VI Server methods and properties.

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