32
î
Command Mode Protocol
Command (ASCII code) Description State
KT Key Tare Value Read / Write
CO Code Value Read / Write
WT Current Weight Read
ZE Operating like the ZERO key Read
TR Operating like the TARE key Read
GN Operating like the Gross/Net key Read
ID Change Device ID Read
HD Operating like the ENTER key Read
PR Operating like the PRINT key Read
TP Operating like the Total Print key Read
PW Power off Read
Read
1 2 3 4 5
Device ID Command CR LF
Note. 1 Device ID is hex and Command is ASCII
[Ex] Device ID is 13 when user want to know the current weight.
-> 0x0d 0x57 0x54 0x0d 0x0a
Write
1 2 3 4 5 6 7 8 9 10
Device ID Command DATA (Not include decimal point) CR LF
Note. 1 Device ID is hex and DATA is ASCII
[Ex] When user want to change hi limit weight (10.50kg).
-> 0x02 0x48 0x49 0x30 0x31 0x30 0x35 0x30 0x0d 0x0a
Note. 1 When Device ID and Code is changed, Data value is HEX and 1byte.
P. S.
1. To input the command, set the value D02=1 or 2, D03=3 when com1 uses
and D05=1 or 2, D06=3 when com2 uses.