LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Display a countdown time in a message box

I still search for an easy way to show a 30sec realtime countdown timer in a message box.
Are there any hints from your side. thanks -
0 Kudos
Message 1 of 3
(3,385 Views)
I think this vi could help, depending on what you mean with "realtime". Sorry for the mixed language messages.

Paolo
Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
Message 2 of 3
(3,379 Views)
OK not really the right thing, I just have an integer ouput variable of my counter e.g. 10sec...0.
 
This variable counts down in steps of 1 per 1 sec.
 
Now I want to show this variable during its's counting procedure in a message box.
 
After the variable reaches the value 0 I want to confirm the OK button of this message box.
0 Kudos
Message 3 of 3
(3,341 Views)