LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

counter with warning message

Hello,

I try to create a counter which counts every time a main VI is run. After 10 runs the counter needs to show a message on the screen which has to stay there untill a button is pressed. Also the counter needs to reset after those 10 runs.

Can anybody help me with this?
Thanx in advance

NAG, (labview newbee).
0 Kudos
Message 1 of 2
(2,430 Views)
Hi,

write your counter in a file, read it every start, increase it, write again
and so on...

Niko
0 Kudos
Message 2 of 2
(2,430 Views)