CLAD 03-09
You have a control on the front panel of a VI and you need to modify one of its properties at run time. Which of the following is the best approach you would take?
- Create an implicit property node and select the property to modify.
- Create a control reference, pass the reference to a property node and select the property to modify.
- Create a linked shared variable and select the property to modify the property.
- Create a local variable and select the property to modify.
Leave a Reply