Omron CJ - 10-2005 Manual page 84

Programming consoles
Table of Contents

Advertisement

Inputting Instructions
58
Method
Constant offset
,IR+
addressing
,IR
RESET
DR offset
,IR+
addressing
,IR
(Relative address)
SHIFT
Auto-increment
Auto-increment+
SHIFT
Auto-increment+2
SHIFT
Note The display will toggle
Auto-decrement
Auto-decrement
SHIFT
Auto-decrement+2
SHIFT
Note The display will toggle
Key sequence
Number
(Relative
address)
(+)
SET
Number
(Constant offset)
(–)
Number
DR
Number
IR
DR address
,IR+
Number
,IR
(Relative
address)
,IR+
,–IR
Number
SHIFT
,IR
TR
between auto-incre-
ment +1 and auto-in-
crement +2.
,–IR
Number
TR
(Relative address)
,–IR
,–IR
SHIFT
Number
TR
TR
between auto-decre-
ment –1 and auto-
decrement –2.
Section 4-1
Display example
+1234, IR10
000201
LD
+1234,IR10
Positive offset
–1234, IR10
000201
LD
-1234,IR10
Negative offset
DR 01, IR10
000201
LD
DR01,IR10
IR10+
000201
LD
,IR10+
Auto-increment (+1)
IR10++
000201
LD
,IR10++
Auto-increment (+2)
IR10–
000201
LD
,-IR10
Auto-decrement (–1)
IR10– –
000201
LD
,--IR10
Auto-decrement (–2)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents