NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I use a variable in TS Message step for 'Time to Wait' field?

Solved!
Go to solution

Is it possible to use a variable (locals, parameters, etc...) for the 'Time to Wait' field within the TestStand message step?

 

TestStand 4.1

 

 

Thanks

Rafi

0 Kudos
Message 1 of 2
(3,051 Views)
Solution
Accepted by topic author Rafi2003

Go to Step Settings>>Properties>>Expressions>>Pre Expression and enter something like:

 

Step.TimeToWait = Locals.MyTimeToWait 

0 Kudos
Message 2 of 2
(3,048 Views)