[FEATURE] Setting variable values bitwise via function and button

[FEATURE] Setting variable values bitwise via function and button

Function and Button to set variable values bitwise, not just by decimal value. This functionality is standard in the PLC world, where setting a variable bit by bit is essential. For example, consider a control word for a motor. If you want to change only from automatic to manual mode but leave the direction of the motor unchanged, you can't do this in Zenon natively. Every HMI display has this functionality, like SetBit, ResetBit, ToggleBit, SetValueDecimal...


P.S.

If you find this feature useful, please copy and paste it into an email and send it to your local support team. More requests for this feature will help accelerate its implementation.