I am facing an issue where I have used a UDINT variable in logic, and now I want to display individual bits on the HMI—for example, variable.0, variable.1, etc., as statuses. However, in the visualization (Visu), there is no option to do this, as the variable is being displayed as an integer.
Do you have any suggestions on how to achieve this?
Thank you for your response
I have already implemented this solution for now, it is working, but it doesn’t seem quite right. I’d like to standardize it, so I’m looking for a better approach.