DL205 User Manual, 4th Edition, Rev. B
5–107
Chapter 5: Standard RLL Instructions - Math
1
2
3
4
5
6
7
8
9
10
11
12
13
14
A
B
C
D
Increment Binary (INCB)
The Increment Binary instruction increments a binary value
in a specified V-memory location by “1” each time the
instruction is executed.
NOTE: The status flags are only valid until another instruction that uses the same flags is executed.
In the following example when C5 is on, the binary value in V2000 is increased by 1.
Discrete Bit Flags Description
SP63 On when the result of the instruction causes the value in the accumulator to be zero.
Operand Data Type DL230 Range DL240 Range DL250-1 Range DL260 Range
A aaa aaa aaa aaa
V-memory V All (See page 3 - 53) All (See page 3 - 54) All (See page 3 - 55) All (See page 3 - 56)
Pointer P -
All V-memory
(See page 3 - 54)
All V-memory
(See page 3 - 55)
All V-memory
(See page 3 - 56)
Handheld Programmer Keystrokes
DirectSOFT
C5
INCB
V2000
Increment the binary value
in V2000 by “1”
4A3C
4A3D
STR
$
2
C
5
F
SHFT
ENT
SHFT
8
I
TMR
N
2
C
1
B
2
C
0
A
0
A
0
A
ENT
V2000
V2000
DS Used
HPP Used