LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

or gate signal to timer before stop in while loop HOW?

Solved!
Go to solution

One simple way to do it would be to replace your sting indicator with a single button dialog.vi with the output of your select wired to the message input.

 

P.S. The word 'your' is improper in your message. It probably should read "You are" or "you're".

Now Using LabVIEW 2019SP1 and TestStand 2019
0 Kudos
Message 11 of 16
(1,215 Views)

Please be understanding as i am a labview virgin and really am not entirely sure on certain protocols.

 

How would your suggestion give me a time delay?

 

cheers

0 Kudos
Message 12 of 16
(1,208 Views)
Solution
Accepted by topic author metsystemalex

HAHA,  We understand.  Understand that you are talking to a bunch of Professionals....

 

I think that you'll find that this is a very good support group.

 

Here is some code that may be what you are looking for.

 

Helpful Answer.png

 

Ben Yeske
Message 13 of 16
(1,192 Views)

BRILLIANT. THAT WORKED A TREAT. YOU JUST HELPED AN ENGLISHMAN FROM A FATE WORSE THAN DEATH (WELL MAYBE NOT) BUT CHEERS ANYWAY.

 

THANKS TO ALL WHO REPLIED

 

CHEERS

0 Kudos
Message 14 of 16
(1,184 Views)

You probably don't need that true/false case structure. The loop will not finish until all code is finished within. So until the user presses the 'ok' button the loop will not finish and not exit.

 

P.S. Winner. Not Weiner. Smiley Wink You don't want to call the user a sausage or piece of meat.

Now Using LabVIEW 2019SP1 and TestStand 2019
0 Kudos
Message 15 of 16
(1,178 Views)
kudos are also given for subtle humor...  :smileywink:
0 Kudos
Message 16 of 16
(1,171 Views)