NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

how to take user input and place it in a variable

All I want to know is how to copy user input from the message pop up and store in a local variable?

Thanks.

0 Kudos
Message 1 of 2
(3,445 Views)

Hi

 

Just take a look at thread's example

http://forums.ni.com/t5/NI-TestStand/TestStand-Message-Popup/m-p/1792424/highlight/true#M35397

 

The trick is done by Message-Popup PostExpression: Locals.strMyResponse = Step.Result.Response

 

Hope this helps

Juergen

--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 2 of 2
(3,431 Views)