First you need to open a Vi-Reference to your Application. Then you
should connect this with a property node. Use the property "panel".
Add a second property node with the property "Controls[]". The
"Controls[]" property node output is an array of references to the
controls and indicators on the front panel. Connect this array to a
for-loop. Inside the for-loop, put a third property node with the
property "Indicator".  This property node outputs =93True or False=94
depending on whether the referenced item is a =93control=94 or
=93indicator=94.  If the output is =93True=94, you can use a fourth propert=
y
node to make the indicator =93visible=94.

Russell G.
Applications Engineer
National Instruments

Reply via email to