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.
Standard RLL
DirectSOFT
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
8534
V2002
1936
V2003
9571
V2004
1423
V1777
XXXX
V2000
3457
Master
CPU
SP124
V2005
XXXX
V2301
8534
V2302
1936
V2303
9571
V2304
1423
V2277
XXXX
V2300
3457
V2305
XXXX
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)