12-21-2009 12:50 PM
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".
12-21-2009 01:03 PM
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
12-21-2009 01:17 PM
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.
12-21-2009 01:26 PM
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
12-21-2009 01:37 PM
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.
You don't want to call the user a sausage or piece of meat.
12-21-2009 02:13 PM