![Rice Lake RL-TA Series Operation Manual Download Page 63](http://html1.mh-extra.com/html/rice-lake/rl-ta-series/rl-ta-series_operation-manual_1454207063.webp)
RL-TA Series Operation Manual 59
17.2
Type of Communication Texts
This interface function uses the following three types of communication texts:
(1) Output data
Data, such as weight values, that is output from the balance to an external unit
(2) Input commands
Commands to control the balance from an external unit
(3) Response
Response that is output from the balance to an input command
Caution
1.
All of these communication texts can be used for RS232C output.
2.
Only output data (1) can be used for a peripheral output unit.
17.3
Output Data
You can select one from the following three formats in Function 1:
17.3.1
Data format
(1) 7-digit numeric format
Consists of 15 characters including terminators (CR=0DH, LF=0AH). A parity bit can be appended.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
P1
D1
D2
D3
D4
D5
D6
D7
D8
U1
U2
S1
S2
CR
LF
(2) Extended 7-digit numeric format
Consists of 15 characters including terminators (CR, LF). A parity bit can be appended.
This is an extended version of the 7-digit numeric format. The extended version is different from the
7-digit numeric format in that:
the data length can be seven bits rather than eight bits, and
the stop bit length can be one bit rather than two bits.
The extended version is the same as the normal 7-digit format in other bits. However, if you select
Japanese (katakana) for [
E3. P.F.
] (printed language) in Function 1, the data length is automatically
set to eight bits.
17.3.2
Polarity (P1: 1 character)
P1
ASCII code
Description
+
2BH
When data is zeto or positive.
-
2DH
When data is negative.