Siemens SIMATIC S5-115U User Manual page 233

Simatic s5 series cpu 941-7ub11 cpu 942-7ub11 cpu 943-7ub11 and cpu 943-7ub21 cpu 944-7ub11 and cpu 944-7ub21
Table of Contents

Advertisement

S5-115U Manual
Operation
Operand
JU
JC
ID
OB
PB
FB
SB
C
G
ID
DB
BE
BEU
BEC
*
The length of the DB must be deposited in ACCUM 1 before execution of the command. In the case of length 0,
the DB is invalid.
**
Data blocks DB0 and DB1 are reserved.
EWA 4NEB 811 6130-02b
Table 8-8. Overview of Block Call Operations
Jump unconditionally
Program scanning continues in a different block regardless of the
RLO.
The RLO is not affected.
Jump conditionally
Program scanning jumps to a different block when the RLO is "1".
Otherwise program scanning continues in the previous block.
The RLO is set to "1".
Parameter
0 to 255
0 to 255
0 to 255
0 to 255
Call a data block
A data block is activated regardless of the RLO.
Program scanning is not interrupted.
The RLO is not affected.
Generate and delete a data block
An area is set up in the RAM to store data regardless of the RLO.
Parameter
2 to 255
Block end
The current block is terminated regardless of the RLO.
Program scanning continues in the block in which the call
originated. The RLO is "carried along" but not affected.
Block end, unconditional
The current block is terminated regardless of the RLO.
Program scanning continues in the block in which the call
originated. The RLO is "carried along" but not affected.
Block end, conditional
When the RLO is "1", the current block is terminated.
Program scanning continues in the block in which the call
originated. During the block change, the RLO remains "1".
If the RLO is "0", the operation is not executed.
The RLO is set to "1" and linear program scanning continues.
Meaning
*
**
STEP 5 Operations
8-33

Advertisement

Table of Contents
loading

Table of Contents