Chapter 5. Function Block Diagram (FBD)
GFK-2950C
February 2018
265
5.10
Program Flow Functions
The program flow functions limit program execution or change the way the CPU executes the
application program.
Function
Description
The CALL function causes the logic execution to go
immediately to the designated program block, external C
block (parameterized or not), or parameterized block and
execute it. After the block’s execution is complete, control
returns to the point in the logic immediately following the
CALL instruction.
For details, refer to
in Chapter 4.
Non-parameterized
CALL
Parameterized CALL.
May call a
parameterized external
block or a
parameterized block.
The ARG_PRES (Argument Present) function determines
whether a parameter value was present when the function
block instance of the parameter was invoked.
For details, refer to
Summary of Contents for PACSystems RSTi-EP
Page 357: ......
Page 466: ...Chapter 9 Diagnostics GFK 2950C February 2018 451 ...