Chapter8 Communication Function
8-29
Item Explanation
PLC status data
PLC status data: data Format is 20 bytes in hex Format and converted into ASCII code. Its
contents are constituted as below table after converting ASCII code into hex data.
※
Status data Format
-. CPU Type
CPU Type Code
MK80S 41
K200SA (K3P-07AS) 3A
K200SB (K3P-07BS) 3B
K200SC (K3P-07CS) 3C
K300S (K4P-15AS) 33
K1000S (K7P-30AS) 32
-. Version No.
Ex) Bit
0 0 0 1 0 0 1 0
-. CPU Mode
Ex) Bit
- - - - 0 0 0 0
-. Connection
Ex) Bit
- - - - - - 0 0
Data type Contents
Status data order
(Hex data)
Byte Null H00(Offset)
Byte Null H01
Byte Null H02
Byte Null H03
Byte Type of CPU H04
Byte Version Number H05
Byte Null H06
Byte CPU Mode H07
Byte Null H08
Byte Connection Status H09
WORD Reserved H0A(L) ~ H0B(H)
WORD Reserved H0C(L) ~ H0D(H)
WORD Reserved H0E(L) ~ H0F(H)
WORD Reserved H10(L) ~ H11(H)
WORD Reserved H12
L
~ H13
H
Indicates Version 1.2
DEBUG Mode
RUN Mode
STOP Mode
PAUSE Mode
Local Connection
Remote Connection