I am using VI server to set the enabled/disabled state of two Boolean
controls on a front panel of a different vi.
I create a reference to the required vi, use the front panel property and
then feed that reference to create a controls array property. I then use
the
disabled property to set the desired state (of the indexed control ref).
The control state subvi functions fine if the front panel is shown but when
it is run as a subvi within another vi, it does not work.
Any ideas would be greatly appreciated
Regards
Simon