Forum Migration Notice
We're transitioning to a more modern community platform by the end of this year. Learn about the upcoming changes and what to expect.

Behaviour, visible - Binding to controller object

Why isn't it possible, to make a object visible or invisible by binding to a controller object (such as a digital input / output).

 

I Can only bind to a application variable.

 

Thanks in advance

 

 

 

Comments


    • Hello,
       
      Visible property of control is not bindable to any RAPID data or IO signal but only to ScreenMaker variables. The risk is that the control needs to be visible at least once in order to initialize the binding mechanism.
       
      Thanks