ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

PostUUTloop not executed in ParallelModel

Hi,

I am customizing a operator UI, it requires sequence to run in default station process model ParallelModel.seq.

I have two buttons on the UI dialog.
1.One is connected to SequenceFileViewMgr with command CommandKind_ExecutionEntryPoints_Set, this one is used to start Test UUTs , launch all executions, it runs properly as expected.
2.Another one is connected to ApplicationMgr with command CommandKind_TerminateAll, this one is used to stop all executions following process flowchart, it is expected to call PostUUTLoop and stop, but actually, teststand doesn't call PostUUTLoop.

I don't know how to control engine to run following flowchart completely, as PostUUTLoop is used to de-initiate and release resources.

BR
Bendy
0 Kudos
Message 1 of 1
(4,342 Views)