2. The display will then show “ZEr-S” or “ZEr-L” press to select the zero display range. (ZEr-S means 0d and ZEr-L
means
±
3.0d) Press
5. You can choose the communication method by pressing to rotate/revolve (Co: send in succession, st: send
After that the scale will return to normal weighing mode.
DATA TRANSMISSION – SERIES RS-232 INTERFACE (only for communication)
g, ozt, ct
Units
Capacity
SPECIFICATIONS
2 min.
200mm x 240mm x 80mm
1200g
116mm diameter
DC 6V/1.3Ah rechargeable sealed lead-acid battery
or 8.5V / 0.2A AC/DC power adaptor
Optimum 10-40°C (50-104°f)
1000g x 0.01g
Auto-OFF
Scale dimension
Net/gross weight
Tray dimension
Up to scale’s maximum capacity
± 5% of max. capacity
Tare range
Zero range
Operating temperature
Power Source
1. iBalance EIA-RS232 C’s UART signal
2. Format
(1) Baud rate: 1200 bps 2400 bps 4800bps 9600 bps
(2) Data bits:
8 bits
(3) Parity bit: none
(4) Stop bit:
1 bit
(5) Code ASCII
DATA FORMAT
:
HEAD1
HEAD2
DATA UNIT CR
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
HEAD1 (2BYTES)
HEAD2 (2BYTES)
OL - overload
NT - net weight mode
ST - stable
US - unstable
DATA(8BYTE)
2D (HEX) = “- ”(negative sign)
20 (HEX) = “ ”(blank)
2E (HEX) = “. ”(decimal point)
UNIT (4 byte)
g = 20 (HEX); 20 (HEX);
20 (HEX);
67 (HEX)
kg = 20 (HEX); 20 (HEX);
6B (HEX);
67 (HEX)
ct = 20 (HEX); 20 (HEX);
63 (HEX);
74 (HEX)
ozt = 20 (HEX); 6F (HEX);
7A (HEX);
74 (HEX)
CR = OA (HEX); OD (HEX)
TRANSMISSION EXAMPLE
stable net + 0.168 g
HEAD, HEAD, DATA UNIT CR
ST,
NT
+ 0.168 g
OA, OD