
Program Control Instructions
Ladder Logic (LAD) for S7-300 and S7-400 Programming
10-2
A5E00706949-01
10.2 ---(Call) Call FC SFC from Coil (without Parameters)
Symbol
<FC/SFC no.>
---( CALL )
Parameter Data Type Memory Area Description
<FC/SFC no.> BLOCK_FC
BLOCK_SFC
- Number of FC/SFC; range
depends on CPU
Description
---(Call)
(Call FC or SFC without Parameters) is used to call a function (FC) or
system function (SFC) that has no passed parameters. A call is only executed if
RLO is "1" at the CALL coil. If
---(Call)
is executed,
•
The return address of the calling block is stored,
•
The previous local data area is replaced by the current local data area,
•
The MA bit (active MCR bit) is shifted to the B stack,
•
A new local data area for the called function is created.
After this, program processing continues in the called FC or SFC.
Status word
BR CC
1
CC
0
OV OS OR STA RLO /FC
Unconditional: writes: - - - - 0 0 1 - 0
Conditional: writes: - - - - 0 0 1 1 0
Comments to this Manuals