Program Execution Sequence - Toshiba PROSEC T1-16S User Manual

Programmable controller basic hardware and function
Hide thumbs Also See for PROSEC T1-16S:
Table of Contents

Advertisement

6.8 Program execution sequence

The instructions execution sequence is shown below.
(1) They are executed in the sequence from block 1 through the final block, which
contains the END instruction (or IRET in an interrupt program).
(2) They are executed in the sequence from rung 1 through the final rung in a block
(or the END instruction).
(3) They are executed according to the following rules in any one rung.
?
When there is no vertical
connection, they are
executed from left to right.
When there is an OR
@
connection, the OR logic
portion is executed first.
A
When there is a branch, they
are executed in the order from
the upper line to the lower line.
B
A combination of
above.
The instructions execution sequence in which function instructions are included also
follows the above rules. However, for program execution control instructions, such as
jumps (JCS), loops (FOR-NEXT), subroutines (CALL-SUBR-RET), it will depend the
specifications of each instruction.
1
1
5
1
1
@
and
A
2
7
6. Programming Information
2
3
2
4
6
3
2
3
5
3
4
6
Basic Hardware and Function
6F3B0253
4
7
4
6
5
8
99

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents