DL205 User Manual, 4th Edition, Rev. D
5-65
Chapter 5: Standard RLL Instructions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
A
B
C
D
Out (OUT)
The Out instruction is a 16-bit instruction that copies the
value in the lower 16 bits of the accumulator to a specified
V-memory location (Aaaa).
In the following example, when X1 is on, the value in V2000 will be loaded into the lower
16 bits of the accumulator using the Load instruction. The value in the lower 16 bits of the
accumulator are copied to V2010 using the Out instruction.
OUT
A aaa
230
240
250-1
260
Discrete Bit Flags Description
SP76
On when the value loaded into the accumulator by any instruction is zero.
DS Used
HPP Used
2
C
0
A
0
A
0
A
ENT
1
B
ENT
Handheld Programmer Keystrokes
STR
$
SHFT
ANDST
L
3
D
OUT
GX
SHFT
AND
V
2
C
0
A
1
B
0
A
ENT
LD
V2000
X1
Load the value in V2000 into
the lower 16 bits of the
accumulator
OUT
V2010
Copy the value in the lower
16 bits of the accumulator to
V2010
V2010
Acc.
V2000
8935
8935
00008935
8935
DirectSOFT
The unused accumulator
bits are set to zero
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