![Omron CJ1G-CPU series Programming Manual Download Page 114](http://html1.mh-extra.com/html/omron/cj1g-cpu-series/cj1g-cpu-series_programming-manual_742489114.webp)
93
Increment/Decrement Instructions
Section 3-8
3-8
Increment/Decrement Instructions
Instruction
Mnemonic
Code
Symbol/Operand
Function
Location
Execution
condition
INCREMENT
BINARY
++
@++
590
Output
Required
DOUBLE INCRE-
MENT BINARY
++L
@++L
591
Output
Required
DECREMENT
BINARY
– –
@– –
592
Output
Required
DOUBLE DEC-
REMENT
BINARY
– –L
@– –L
593
Output
Required
INCREMENT
BCD
++B
@++B
594
Output
Required
DOUBLE INCRE-
MENT BCD
++BL
@++BL
595
Output
Required
DECREMENT
BCD
– –B
@– –B
596
Output
Required
DOUBLE DEC-
REMENT BCD
– –BL
@– –BL
597
Output
Required
Wd: Word
++(590)
Wd
Wd
Wd
Increments the 4-digit hexadecimal content of the specified word by 1.
Wd: Word
++L(591)
Wd
Wd+1
Wd
Wd+1
Wd
Increments the 8-digit hexadecimal content of the specified words by 1.
Wd: Word
–
–
(592)
Wd
Wd
Wd
Decrements the 4-digit hexadecimal content of the specified word by 1.
Wd: 1st word
–
–
L(593)
Wd
Wd+1
Wd
Wd+1
Wd
Decrements the 8-digit hexadecimal content of the specified words by 1.
Wd: Word
++B(594)
Wd
Wd
Wd
Increments the 4-digit BCD content of the specified word by 1.
Wd: 1st word
++BL(595)
Wd
Wd+1
Wd
Wd+1
Wd
Increments the 8-digit BCD content of the specified words by 1.
Wd: Word
–
–
B(596)
Wd
–1
Wd
Wd
Decrements the 4-digit BCD content of the specified word by 1.
Wd: 1st word
–
–
BL(597)
Wd
Wd+1
Wd
Wd+1
Wd
Decrements the 8-digit BCD content of the specified words by 1.
Summary of Contents for CJ1G-CPU series
Page 3: ...iv...
Page 5: ...vi...
Page 21: ...xxii Conformance to EC Directives 6...
Page 169: ...148 Task Control Instructions Section 3 32...
Page 203: ...182 Programming Device Operations for Tasks Section 4 4...
Page 253: ...232 Using File Memory Section 5 3...
Page 337: ...316 Other Functions Section 6 11...
Page 347: ......
Page 369: ......
Page 373: ......
Page 379: ......
Page 381: ...360 Revision History...