12-11-2010 12:21 AM
Hello All,
how to pop-up a message or dialog that can input some settings as a variable for next step?
my meaning is whether Teststand's step can do that,Not using Labview or other language.
Thanks
BR
Johnny
Solved! Go to Solution.
12-11-2010 06:30 PM - edited 12-11-2010 06:31 PM
Take a look at the Options tab of a Message Pop-up step. The response is returned in Step.Result.Response.
12-12-2010 07:05 PM
Thanks,
it is useful for me