LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do i initialize an indicator

I am reading an instrument inside a while loop and displaying the result on an indicator. When I rerun the vi the last data is showing and can lead to confusion. Is there a way to have the indicator set to blank or even 0.000 before the while loop is entered?
0 Kudos
Message 1 of 2
(4,615 Views)
Right-click on the VI's icon and select VI Properties. Under the Execution section, select Clear Indicators when called.

Michael Munroe
www.abcdef.biz
Michael Munroe, CLD, CTD, MCP
Automate 1M+ VI Search, Sort and Edit operations with Property Inspector 5.1, now with a new Interactive Window Manager!
Now supports full project automation using one-click custom macros or CLI.
Message 2 of 2
(4,615 Views)