Omron NX-SL3300 User Manual page 239

Nx series safety control unit
Hide thumbs Also See for NX-SL3300:
Table of Contents

Advertisement

Block2
However, if there is a Return instruction in the middle of a program and the execution condition is met,
the POU is ended and a return is made to the source of the call. No processes after Return instruction
are executed.
Execution Control
Safety programs that are written in the FBD language are generally executed from top to bottom, but
you can use the Jump instruction to change the execution order.
For example, when the value of variable a changes to TRUE in the following example, execution will
move to the network labeled "Exception".
You cannot jump to a network that is above the current network.
a
Exception:
NX-series Safety Control Unit User's Manual (Z930)
Block1
Block4
Block3
Exception
Execution jumps
FB1
here
FB2
6 Programming
6
6 - 23

Advertisement

Table of Contents
loading

Table of Contents