NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple Expressions in Teststand

I am trying to undertake a number of individual expressions with a Post Expression of a Teststand step. Is this possible, and if so how do you seperate them?
Message 1 of 2
(5,919 Views)
Hi ADL,

Seperate them by use of a coma (,).
eg Locals.StopOnFail = False, Step.Limits.High = 12, Step.Limits.Low = 5

Regards
Ray Farmer
Regards
Ray Farmer
Message 2 of 2
(5,919 Views)