DL205 User Manual, 4th Edition, Rev. B
5–196
Chapter 5: Standard RLL Instructions - Network
1
2
3
4
5
6
7
8
9
10
11
12
13
14
A
B
C
D
In the following example when X1 is on and the module busy relay SP124 (see special relays)
is not on, the WX instruction will access a DCM or ECOM operating as a master in slot 2.
Ten consecutive bytes of data is read from the CPU at station address 5 and copied to V-
memory locations V2000–V2004 in the slave CPU.
S
ta
n
d
a
rd
R
L
L
Direct
SOFT
Handheld Programmer Keystrokes
LD
K0205
X1
LD
K10
The constant value K10
specifies the number of
bytes to write
LDA
O 2300
WX
V2000
V2000 is the starting location
in the Slave CPU where the
specified data will be written to.
V2001
8 5 3 4
V2002
1 9 3 6
V2003
9 5 7 1
V2004
1 4 2 3
V1777
X X X X
V2000
3 4 5 7
Master
CPU
SP124
V2005
X X X X
V2301
8 5 3 4
V2302
1 9 3 6
V2303
9 5 7 1
V2304
1 4 2 3
V2277
X X X X
V2300
3 4 5 7
V2305
X X X X
Slave
CPU
Octal address 2300 is
converted to 4C0 HEX and
loaded into the accumulator.
V2300 is the starting
location for the Master CPU
where the specified data will
be written from.
STR
$
SHFT
ANDST
L
3
D
SHFT
JMP
K
SHFT
ANDST
L
3
D
ANDN
W
SHFT
STRN
SP
1
B
2
C
4
E
ENT
1
B
0
A
ENT
SHFT
0
A
INST#
O
2
C
3
D
0
A
0
A
ENT
SHFT
SHFT
AND
V
2
C
0
A
0
A
0
A
ENT
SET
X
ANDN
W
SHFT
ANDST
L
3
D
SHFT
JMP
K
0
A
ENT
2
C
5
F
1
B
ENT
The constant value KF105
specifies the bottom port
and the slave address (5)
(DL250–1 and DL260 only)
LD
KF105
–or–
The constant value K0205 specifies
the ECOM/DCM slot number (2) and
the slave address (5)