NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Precondition, If any of the previous steps Fail (some Skipped)

I'm a bit puzzled about how to build an "Anyof()" statement in the step "precondition".

I want to setup a statement that will NOT run the last step in a subsequence if any of the preceeding steps fail, though some will be "Skipped".

If I use "AllOf()" and include the steps as "Passed", then it fails in my precondition because of those that are skipped. I want "NOT (AnyOf())" and list all the steps Failed, but the buttons won't let me construct that for of statement (can't put the "NOT" in front, nor a "!".

What am I missing here?

Mike
0 Kudos
Message 1 of 2
(3,680 Views)
Sorry guys for the question, but I just found it, there is the "Negate" checkbox. I just missed it in constructing the statement.

Mike
Message 2 of 2
(3,680 Views)