bit1
start bit
bit2~bit9
data bit
bit10
stop bit
(2)Data format
Every message include 6 bytes, they are following:
No. 1: D0~D7
——
0FFH
Message Flag
No. 2: D0~D2
——
Decimal point
0-5
D3~D4
——
Current mode: 00 - weighting; 01- counting; 10 - percentum;
D5
——
1 means weight is negative, otherwise is positive
D6
——
1 means weight is stable, otherwise is unstable
D7
——
1 means weight is overflow, otherwise is normal
No. 3: D0~D7
——
BCD1
LSB
No. 4: D0~D7
——
BCD2
MSB
No. 5: D0~D7
——
BCD3
HSB
No. 6: D0~D7
——
Unit for weight: 1 - lb; 0 - Kg;