NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Evaluate Message PopUps in IF-loops

Solved!
Go to solution

Hello...

 

is there a chance to evaluate two Message PopUps into a IF-loop?

The program should continue, if the "OK" buttons of both Message PopUps were pressed.

Otherwise the program jump to the end.

 

Thanks,

Patrick

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

Hi Patrick,

 

Put only one popup into a seperate Sequence. Just call your Sequnces in a new Thread. And wait for these theads in a Wait Step

Now there should be two  MessagesPopup on screen at the same time.

 

 

Hope this helps

 

juergen  

 

--Signature-- just click on the star a see what happens --Signature--  

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