NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

multiple sessions

 I would like to have two separate labview progams running. One VI is slow and requires ~4 seconds to run (a vacuum chamber pressure control VI) and I would like to run a data logging program which logs at least once a second or faster.
  Is there any way I can combine two VI's which need to loop at different speeds on the same computer? right now I am using two separate computers with two separate labview sessions.
             Thank you,
                 -Matt.
0 Kudos
Message 1 of 2
(2,853 Views)
I think to effectively help you we would need more information like hardware constraints.  Can your hardware run asynchronously on the same machine? 
 
If you are calling the steps from TestStand then check out the Run VI Asynchronously step.  This is located in Insert Step>> LabVIEW Utililty >> Run VI Asynchronously.  You can read the TestStand help for information about this step.
 
Let me know if this helps or what I can do to help you better.
 
Regards,
jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 2 of 2
(2,831 Views)