DL205 User Manual, 4th Edition, Rev. B
5–66
Chapter 5: Standard RLL Instructions - Accumulator/Stack Load and Output Data
1
2
3
4
5
6
7
8
9
10
11
12
13
14
A
B
C
D
Out Double (OUTD)
The Out Double instruction is a 32-bit instruction that
copies the value in the accumulator to two consecutive
V-memory locations at a specified starting location
(Aaaa).
In the following example, when X1 is on, the 32-bit value in V2000 and V2001 will be
loaded into the accumulator using the Load Double instruction. The value in the
accumulator is output to V2010 and V2011 using the Out Double instruction.
2
C
0
A
0
A
0
A
ENT
2
C
0
A
1
B
0
A
ENT
1
B
ENT
Handheld Programmer Keystrokes
V2010
Acc.
V2000
6 7 3 9 5 0 2 6
5 0 2 6
?
V2001
?
6 7 3 9 5 0 2 6
V2011
6 7 3 9 5 0 2 6
Load the value in V2000 and
V2001 into the accumulator
LDD
OUTD
Copy the value in the
accumulator to V2010 and
V2011
V2000
X1
V2010
Direct
S
O
F
T
S
T
R
$
S
H
F
T
AND
S
T
L
3
D
3
D
OUT
G
X
S
H
F
T
3
D
OUTD
A aaa
Operand Data Type
DL230 Range
DL240 Range DL250-1 Range DL260 Range
A
aaa
aaa
aaa
aaa
V-memory V
All. See
memory map
All. See
memory map
All. See
memory map
All. See
memory map
Pointer P
-
All V-memory.
See memory map
All V-memory.
See memory map
All V-memory.
See memory map
þ
þ
þ
þ
230
240
250-1
260
DS
Used
HPP Used