11-21-2005 01:01 PM
11-21-2005 01:09 PM - edited 11-21-2005 01:09 PM
Set the state that you want all indicators to be shown as; when the panels open.
Then select the 'OPTIONS | Make Current Values Default' option.
This will cause the panel to remember the currently selected values for all controls on the vi front panel.
Alternatively create a property (or local variable) node for the control and set its value outside your main loop. It will get executed before the loop is entered in your vi (remember LabVIEW is data flow ordered!!).
Message Edité par Conseils le 11-21-2005 08:10 PM