NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

A paralell Subsequence to start and stop a fan

Hello, I have a ManSequence that calls a Subsequence in a new Thread.

In my MainSequence I want not to wait that the job in the Subsequence is done.

 

The purpose of this is, to start a Fan in the Subsequence (for a Minute) and stop it, after the MainSequence, the Test is completed.

Is there a way to to this?

 

Thanks Martin

 

0 Kudos
Message 1 of 2
(863 Views)

The example Termination Monitor does not use the sequence call but the step. I think that it meets your requirements.

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
-------------------------------------------------------
https://github.com/ZhiYang-Ong
0 Kudos
Message 2 of 2
(839 Views)