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
67395026 5026?
V2001
?
67395026
V2011
67395026
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
DirectSOFT
STR
$
SHFT
ANDST
L
3
D
3
D
OUT
GX
SHFT
3
D
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
DS Used
HPP Used