Omron CJ - 09-2009 Operation Manual page 107

Programmable controllers
Table of Contents

Advertisement

Function Tables
Purpose
Simplifying
Creating looped program
the Program
sections.
Indirectly addressing DM
words.
Simplifying the program by
switching to PLC memory
address specification.
Consolidating instruction
blocks with the same pat-
tern but different addresses
into a single instruction
block.
Function
Use FOR(512) and NEXT(513) or
JMP(004) and JME(005).
All words in the DM and EM Areas can
be indirectly addressed.
Use Index Registers as pointers to
indirectly address data area
addresses.
The Index Registers are very useful in
combination with loops, increment
instructions, and table data process-
ing instructions. The auto-increment,
auto-decrement, and offset functions
are also supported.
Use function blocks (FBs).
Use MCRO(099).
Section 1-8
Manual
Reference
Instructions
Sequence
Reference
Control
Manual
Instructions
(W340)
Programming
6-2 Index
Manual
Registers
(W394)
CX-Programmer Operation
Manual Function Blocks
(W438)
Instructions
MCRO(099)
Reference
in the Sub-
Manual
routine
(W340)
Instructions
59

Advertisement

Table of Contents
loading

Table of Contents