Hello all,
I've connected an WORD datatype to a HMI symbol I made, that dispalys each individual bit in a textbox. This is done by the 'text dynamic'. In the variable field I've the following: 'Variable.%X{bitnumber}'. This works fine, but the text is displayed as true/false, where I actually want just a 0 or 1. Unfortunatly, I am unable to use a function like TO_INT in the variable field. "Function is not the name of a function or mathod that may be used".. Is this possible? Arne