Hello,
Is it possible to set values for variables in ScreenMaker without having to click on a button or screen element? Screen elements can be bound to RAPID data, signals or variables, but how can I do the same for variables?
For example, I create a boolean variable called bEnabled and want to bind it to a boolean RAPID value so that my bEnabled boolean always reflects the RAPID value without needing to click on buttons or whatsoever. Is this possible and if so, how?