Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

how to display an indication of unprintable Ascii code in Lookout 5.0

Hi,
I am receving response telegram in unprintable Ascii characters such as correct response is ACK(hex06) or resonse in case of error NAK(hex15). I want to display such responses in signal indicator. For example response is ACK, the LED is on, otherwise the LED is off.
I set an expression for the object LED as followed: if(ASCII1.Response="\x06",1,0), but the indicator is not working as I expected. Anyone has good ideas to help me in this case?
Thanks alot
0 Kudos
Message 1 of 1
(3,376 Views)