LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

clear indicators

Hi,

I am working on a big VI wich can be restarted from the beginning using a loop. I want to clear al indicators when i am starting the program again (second loop). I can clear them all manually but this is a lot of work, is there a other way to do this?

Thnx,

Bart Bakels
Labview CLD , Engineer/Manager

Promedes and DSM
using LV 7.1, 8.0, 8.2, 8.5 and 2009 SP1
http://www.promedes.nl
0 Kudos
Message 1 of 3
(2,110 Views)
Hi Bart,

you could use the invoke methode 'Reinitialize All To Default' to reset all your front panel elements (not just the indicators).

-B2k
0 Kudos
Message 2 of 3
(2,107 Views)
thanks 😄
Labview CLD , Engineer/Manager

Promedes and DSM
using LV 7.1, 8.0, 8.2, 8.5 and 2009 SP1
http://www.promedes.nl
0 Kudos
Message 3 of 3
(2,101 Views)