I have an Xcontrol that holds an enum in the data in shift register. I have a control on the Xcontrol and that should update the value that will be returned whent the control is read, but the control only ever returns the default value of the enum. I have tried updating the value in the data in shift register, and the data in element of the display state in shift register, and neither works. I can change the Xcontrol using the value propery of a property node. How do I do the same thing with a front panel control of the Xcontrol?
↧