DL06 Micro PLC User Manual; 3rd Edition Rev. E
4–17
Chapter 4: System Design and Configuration
1
2
3
4
5
6
7
8
9
10
11
12
13
14
A
B
C
D
Example 3: T10 Current Value 484 Mode
Find the MODBUS address to obtain the
PLC Address (Dec.) + Mode Address
current value from Timer T10. TA10 = 8 decimal
1. Find Timer Current Values in the table. 8 + 3001
=
2. Convert T10 into decimal (8).
3. Add the MODBUS starting address for the mode (3001).
Example 4: C54 584/984 Mode
Find the MODBUS address for Control Relay C54.
PLC Addr. (Dec.) + Start A Mode
1. Find Control Relays in the table. C54 = 44 decimal
2. Convert C54 into decimal (44). 44 + 3072 + 1
=
3. Add the starting address for the range (3072).
4. Add the MODBUS address for the mode (1).
Network Master Operation
This section describes how the DL06 can communicate on a MODBUS or
Direct
NET
network as a master. For MODBUS networks, it uses the MODBUS RTU protocol, which
must be interpreted by all the slaves on the network. Both MODBUS and
Direct
Net are single
master/multiple slave networks. The master is the only member of the network that can initiate
requests on the network. This section teaches you how to design the required ladder logic for
network master operation.
For Word Data Types.... PLC Address (Dec.) + Appropriate Mode Address
Timer Current Values (V)
128
V0 – V177
0 – 127
3001
30001
Input Register
Counter Current Values (V)
128
V1200 – V7377
512 – 639
3001
30001
Input Register
V-memory, user data (V)
1024
V2000 – V3777
1024 – 2047
4001
40001
Holding Register
Outputs (Y)
320
Y0 – Y477
2048 – 2367
1
1
Coil
Control Relays (CR)
256
C0 – C377
3072 – 3551
1
1
Coil
Timer Contacts (T)
128
T0– T177
6144 – 6271
1
1
Coil
3009
3117
Slave #1
Slave #3
Master
MODBUS
,
RTU Protocol, or DirectNET
,
Slave #2
LOGIC
K oyo
06
C0
C4
C2
X1
X3
X4
X6
X11
X13
X14
X16
X21
X23
N.C.
C1
C3
X2
X5
X7
X10
X12
X15
X17
X20
X22
X0
N.C.
AC(N) 24V
0V
N.C.
C1
C3
Y0
Y15
Y12
Y10
Y17
Y7
Y5
Y2
C0
C2
Y16
Y14
Y13
Y11
Y6
Y4
Y3
Y1
LG
G
AC(L)
D0-06DR
2.0A
OUTPUT: 6-240V
50 - 60Hz
2.0A, 6 - 27V
INPUT: 12 - 24V
3 - 15mA
Y
X
40VA
50-60Hz
PWR: 100-240V
0
1
2
3
4
5
6
7
10
11
12
13
14
15
16
17
20
21
22
23
PORT1
PORT2
TERM
RUN STOP
PWR
RUN
CPU
TX1
RX1
TX2
RX2