12-14-2009 02:49 PM
Hello,
I'm trying to create a user message which is updated while the time countdown not finished yet. Its front panel should remain opened till the user press 'Ready'.
Can I do that without reopen the front panel again and again in the for loop (while calling the subVI), but only updating the already open subVI's front panel?
Can I somehow use a refnum to the subVI?
Thank you
Solved! Go to Solution.
12-14-2009 03:03 PM
12-14-2009 04:07 PM
12-16-2009 06:24 AM
Hello,
Thank you for your fast response. It do it's work greatly.
But I still has a problem with getting the "Ready" status out of the subVI: I tried directly and by reference, but I can't find the way to receive the status in my main program.
What is the correct way to do that?
Thank you a lot for your help.
Irena
12-16-2009 06:29 AM
12-16-2009 06:29 AM
12-16-2009 06:50 AM
12-16-2009 07:22 AM
Sorry: Save the two VI in the same directory. Open only CheckMessageV3.vi and run.
JM
12-16-2009 08:03 AM
12-16-2009 08:26 AM