04-07-2008 01:23 PM
04-07-2008 01:56 PM
Hi Greg,
to be flexible, maybe tomorrow you need 45 boolean indicators, i would use the vi refnum, with the property front panel. Out of this property you can get all Controls and Indicators from the specified FP and run through a for loop. With the label or caption property you know which indicator it is at the moment and you can change the state. Hope this helps.
Mike
04-07-2008 02:11 PM