201
Interlocks, jumps, SBN(92), and END(01) cannot be used within step pro-
grams.
Bits used as control bits must not be used anywhere else in the program un-
less they are being used to control the operation of the step (see example 3,
below).
If IR or LR bits are used for control bits, their status will be lost during any
power interruption. If it is necessary to maintain status to resume execution
at the same step, HR bits must be used.
25407:
Step Start Flag; turns ON for one cycle when STEP(08) is executed
and can be used to reset counters in steps as shown below if neces-
sary.
SNXT(09) 01000
CP
R
CNT 01
#0003
00000
00100
25407
STEP(08) 01000
1 Cycle
25407
01000
Start
Address
Instruction
Operands
Address
Instruction
Operands
00000
LD
00000
00001
SNXT(09)
01000
00002
STEP(08)
01000
00003
LD
00100
00004
LD
25407
00005
CNT
01
#
0003
The following three examples demonstrate the three types of execution con-
trol possible with step programming.
Example 1
demonstrates sequential
execution;
Example 2
, branching execution; and
Example 3
, parallel execu-
tion.
Precautions
Flags
Examples
Step Instructions
Section 5-22
Содержание SYSMAC C1000H
Страница 1: ...Cat No W140 E1 04 Programmable Controllers SYSMAC C1000H C2000H...
Страница 2: ...C1000H C2000H Programmable Controllers Operation Manual Revised May 2003...
Страница 3: ...iv...
Страница 5: ...vi...
Страница 395: ...Cat No W140 E1 04 Note Specifications subject to change without notice Printed in Japan Authorized Distributor...
Страница 396: ...Cat No W140 E1 04 SYSMAC C1000H C2000H Programmable Controllers OPERATION MANUAL...