2 Standard Functions
2 - 6
NX-series Safety Control Unit Instructions Reference Manual (Z931)
JUMP and LABEL
This function moves processing to the jump destination specified by a label.
There are no variables for these instructions.
When the execution condition is TRUE, the JUMP instruction moves processing to the jump destination
specified by a label in the program.
The label can be any text string.
The following figure shows a programming example. This example uses the text string
Step1
as the
label.
When the JUMP instruction is executed, processing moves to the location marked
Step1
. In this exam-
ple, programming C between the JUMP instruction and the label is not executed. The outputs in pro-
gramming C retain the values that they had just before the JUMP instruction was executed.
Instruction
Name
FB/FUN
Graphic expression
JUMP
Jump
FUN
LABEL
Label
FUN
Variables
Function
Label
Label:
Programming A
Not executed due
to JUMP instruction.
Execution
Network
4
Step1:
1
Programming A
3
Programming C
5
Programming D
2
Programming B
BOOL output
Step1:
FALSE Output from Programming B
Network
TRUE Output from Programming B
4
Step1:
1
5
Programming D
2
Programming B
BOOL output
Step1:
3
Programming C
Execution
Содержание NX-SL series
Страница 8: ...CONTENTS 6 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Страница 14: ...Terms and Conditions Agreement 12 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Страница 28: ...Sections in this Manual 26 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Страница 98: ...2 Standard Functions 2 64 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Страница 104: ...2 Standard Functions 2 70 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Страница 110: ...2 Standard Functions 2 76 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Страница 130: ...3 Safety Standard Function Blocks 3 20 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Страница 265: ...I 1 I NX series Safety Control Unit Instructions Reference Manual Z931 Index ...
Страница 268: ...I 4 NX series Safety Control Unit Instructions Reference Manual Z931 Index ...
Страница 269: ......