10
ENGLISH
Error Acknowledgement
(Command2)( )(Set ID)( )(NG)(Data)(x)
When the set receives an abnormal piece of Data for an unsupported function or
there is a communication error, it returns ACK in the format above.
Data 00: Illegal Code
Real data mapping (Hexadecimal Decimal)
When you enter the (Data) in hexadecimal, refer to following conversion table.
00: Step 0
32: Step 50 (Set ID 50)
FE: Step 254
01: Step 1 (Set ID 1)
33: Step 51 (Set ID 51)
FF: Step 255
...
...
...
0A: Step 10 (Set ID 10)
63: Step 99 (Set ID 99)
01 00: Step 256
...
...
...
0F: Step 15 (Set ID 15)
C7: Step 199
27 0E: Step 9998
10: Step 16 (Set ID 16)
C8: Step 200
27 0F: Step 9999
...
...
...