Omron SYSMAC CS/CJ Series Programming Manual page 82

Table of Contents

Advertisement

Precautions
Instructions Not Available
in Step Ladder Program
Sections
Note
Function
Sequence Control
FOR(512), NEXT(513), and
BREAK(514)
END(001)
IL(002) and ILC(003)
JMP(004) and JME(005)
CJP(510) and CJPN(511)
JMP0(515) and JME0(516)
Subroutines
SBN(092) and RET(093)
Block Programs
IF(802) (NOT), ELSE(803),
and IEND(804)
BPRG(096) and BEND(801)
EXIT(806) (NOT)
LOOP(809) and LEND(810)
(NOT)
WAIT(805) (NOT)
TIMW(813)
TMHW(815)
CNTW(814)
BPPS(811) and BPRS(812)
1. A step ladder program section can be used in an interlock section (be-
tween IL and ILC). The step ladder section will be completely reset when
the interlock is ON.
2. A step ladder program section can be used between MULTIPLE JUMP
(JMP0) and MULTIPLE JUMP END (JME0).
Mnemonic
FOR, NEXT, and BREAK
LOOP
END
INTERLOCK and INTER-
LOCK CLEAR
JUMP and JUMP END
CONDITIONAL JUMP and
CONDITIONAL JUMP NOT
MULTIPLE JUMP and MULTI-
PLE JUMP END
SUBROUTINE ENTRY and
SUBROUTINE RETURN
Branching instructions
BLOCK PROGRAM BEGIN/
END
CONDITIONAL BLOCK EXIT
(NOT)
Loop control
ONE CYCLE WAIT (NOT)
TIMER WAIT
HIGH-SPEED TIMER WAIT
COUNTER WAIT
BLOCK PROGRAM PAUSE
and RESTART
Section 2-2
Instruction
61

Advertisement

Table of Contents
loading

Table of Contents