Chapter8 Communication Function
8-14
(3) MK80S Base Unit response format (MK80S of ACK response)
Format name
Header
Station No.
Command
Command
type
Number of
blocks
Number of
data
data
Tail
Frame
check
Ex. of frame
ACK
H10
R(r)
SB
H01
H02
H1122
EOT
BCC
ASCII value
H06
H3130
H52(72)
H5342
H3031
H3134
H31313232
H03
Item
Explanation
BCC
When command is lowercase(r), only one lower byte of the value resulted by adding 1 Byte
each to ASCII values from ACK to ETX is converted into ASCII and added to BCC, and
sent.
Number of data
It means byte number of hex type, and is converted into ASCII. This number is determined
by multiplying the data number of computer request Format by the data size(in below
table) according to memory type(B,W,D) included in variable name of computer request
Format.
Data
.In data area, there are the values of hex data converted to ASCII code saved.
Ex.1
When memory type included in variable name of computer request Format is W(WORD), and data number of
computer request Format is 03, data number of PLC ACK response after execution of command is indicated by
H06(2*03 = 06 bytes)Byte and ASCII code value 3036 is entered in data area.
Ex.2
In just above example, when data contents of 3 WORDs are 1234, 5678, and 9ABC in order, actual ASCII code
converted values are 31323334 35363738 39414243, and the contents are entered in data area.
Data type
Available device
Data size
WORD(W)
%(P,M,L,K,F,T,C,D,S)W
2
Содержание K7 Series
Страница 1: ...User s Manual Programmable Logic Controller IMO K7 IMO Precision Controls...
Страница 21: ...Chapter 4 Names of Parts 4 4 1 2 30 points base unit 4 1 3 40 points base unit 4 1 4 60 points base unit...
Страница 57: ...Chapter 6 Input and Output Modules 6 3 40 point base unit 4 60 point base unit DC24V DC24V DC24V DC24V...
Страница 166: ...Chapter8 Communication Function 8 43 Set parameters like the following table and click OK button Program...
Страница 189: ...Chapter 8 Communication Function 8 66 You can see the framelist which is designated Click OK button...
Страница 234: ......