6. COMMUNICATIONS THAT REQUIRE THE SEQUENCE PROGRAM
MELSEC-A
6-11
(3) Data area
During normal end, the read data is set following the variable type.
(3-1) When the variable type is Simple Variable.
(a) Truth
value
(Boolean)
0 or NOT
0 : False
0FFh
: True
153
Address
(b) Integer (Integer, Unsigned)
•
8 bit example: when the value is 8dh
x x
8dh
153
•
16 bits
1536
Integer value
•
32 bits
low wor
high word
1536
1537
(c) Bit string (BitString)
<< When the command is 01a0h, 01c0h, 01e0h >>
01100111
10001101
10001001
153
153
**
The value is 10001101 01100111 10001001.
<< When the command is 01a1h, 01c1h, 01e1h >>
11100110
10110001
10010001
153
153
**
The value is 10001101 01100111 10001001