NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Execution status confusion


It worked for me, I tried it before I suggested it. What version of TestStand are you using and what process model?

 

-Doug



C:\Program Files (x86)\National Instruments\TestStand 2010 SP1\Components\Models\TestStandModels\SequentialModel.Seq

 

0 Kudos
Message 11 of 12
(607 Views)

For this version of the process model you can use the expression:

 

RunState.Root.Locals.AnyMainSequenceCallbackFailed = False

 

instead, though keep in mind this might not work in a future version of the process model.

 

Attached is an example sequence file with a preuut callback which does this.

 

-Doug

Message 12 of 12
(579 Views)