Hi.
I declare string variable with byte-defined values:
VAR Β Β sVar: STRING:= '$10'; // HEX END_VARΒ Β
In online monitoring this value shows as '$16' (DEC). Is this possible to show it as HEX? I try Display Mode menu, but it's not working in this case.
Log in to post a comment.
Hi.
I declare string variable with byte-defined values:
In online monitoring this value shows as '$16' (DEC). Is this possible to show it as HEX?
I try Display Mode menu, but it's not working in this case.