INSTRUCTION MANUAL
11
_____________________________________________________________________________________________________________________
Scale with
Eltron
protocol sending record of data after pressed
key.
The scale sends following information: number of label, date and time (if clock
module is installed ) and weighing result. During transmission communicate Label
is displayed.
In special features scale can be equipped in second RS232 interface for additional
functions, ex. continuous transmitting of indications to second display.
Computer must have a special program for cooperation with data from a scale.
Programs offer is available on
www.axis.pl/en
internet site.
Detailed protocol description
LonG protocol
Communication parameters: 8 bits, 1 stop bit, no parity, baud rate 4800bps,
Readout of scale indication ( corresponds to pressing
key
Computer
→
Scale:
S I
CR LF (53h 49h 0Dh 0Ah),
Scale
→
Computer: scale response according to description below (16 bytes):
Byte 1
- sign „-” or space
Byte 2
- space
Byte 3
÷
4 - digit or space
Byte 5÷9 - digit, decimal point or space
Byte 10
- digit
Byte 11
- space
Byte 12
- k, l, c, p or space
Byte 13
- g, b, t, c or %
Byte 14
- space
Byte 15
- CR
Byte 16
- LF
Attention:
Network number different than zero (F..-rS
/ nr
function) changes scale working
mode: communication with a computer is possible after logging the scale in with
02h scale number command. To log the scale out use 03h command.
For example: Using a program to test RS232 interface ( program is available on
www.axis.pl
in computer programs section) for scale number 1 please write:
$0201
to log in, then
SI
, and write:
$03
to close communication
.