Chapter 8 Communication Function
8-70
7) Function code types and memory mapping
Code
Function code name
Modicon PLC
Data address
Remark
01
Read Coil Status
0XXXX(bit-output)
Read bits
02
Read Input Status
1XXXX(bit-input)
Read bits
03
Read Holding Registers
4XXXX(word-output)
Read words
04
Read Input Registers
3XXXX(word-input)
Read words
05
Force Single Coil
0XXXX(bit-output)
Write bit
06
Preset Single Register
4XXXX(word-output)
Write word
15
Force Multiple Coils
0XXXX(bit-output)
Write bits
16
Preset Multiple Registers
4XXXX(word-output)
Write words
MASTER-K Mapping
Bit area
Word area
Address
Data area
Address
Data area
h0000
P area
h0000
P area
h1000
M area
h1000
M area
h2000
L area
h2000
L area
h3000
K area
h3000
K area
h4000
F area
h4000
F area
h5000
T area
h5000
T area(current value area)
h6000
C area
h6000
C area(current value area)
h7000
S area
h8000
D area
8) Modbus addressing rules
K7 base unit starts its address from 0 and matches with 1 of Modicon products' data address. So K7's
address, n matches n+1 of Modicon products' address. This means that the output contact point 1 (0001) of
Modicon products is marked as communication address 0 and the input contact point 1 (0001) of Modicon
products is marked as communication address 0 in K7.
9) The size of using data
As for data size, K7 base unit supports 128 bytes in ASCII mode and 256 bytes in RTU mode. The maximum size of the
Modicon products is different from each other kind. So refer to "Modicon Modbus Protocol Reference Guide."
Содержание 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: ......