Mitsubishi Electric MELSEC iQ-F Series Programming Manual page 68

Hide thumbs Also See for MELSEC iQ-F Series:
Table of Contents

Advertisement

Common unit
This represents a common unit placed on the FBD/LD editor.
Unit
*1
Jump
*1
Jump label
Connector
*1
Return
Comment
*1 These elements cannot be used in the Zoom editor of SFC programs.
■Precautions for a jump unit
• If the timer of a coil that is ON is jumped over by using a jump unit, a normal measurement cannot be conducted.
• You can add a jump label on the top side (the execution is earlier) of a jump unit. In this case, create the program by
including a method to break the loop in order not to exceed the setting value of the watchdog timer.
• You can specify only a local label of a pointer type for a jump element and jump label. The structure members cannot be
used.
• The pointer branch instruction (CJ) cannot be used. For jumping, use jump elements.
• Jumps to or from outside the program block cannot be executed. The following is a list of jump operations that cannot be
executed.
- Jumping to outside the program block
- Jumping from outside the program block
- Calling subroutine programs
- Called as subroutine programs
*1 Includes branches caused by the BREAK instruction.
7 FBD/LD LANGUAGE
66
7.1 Configuration
Symbol
Description
The execution processing is jumped over from a jump unit to a jump label. The portion that is
jumped over is not executed.
Whether a jump is made or not is controlled depending on the ON/OFF information to the jump unit.
ON: The execution processing is jumped over up to a jump label.
OFF: The execution processing is not jumped over but is executed.
This is the destination of a jump from a jump instruction in the same program. The processing is
executed from a program in the execution order after the jump label.
This is used as a substitute of a connecting wire.
The processing moves on to the corresponding connector unit.
You can use one input connector or multiple input connectors for one output connector.
The processing after a return unit in the program is aborted. Use this when you want to prohibit the
execution of the processing of a program, function, or a function block after the return unit.
Whether the return processing is executed or not is controlled depending on the ON/OFF
information to the return unit.
ON: The return processing is executed.
OFF: The return processing is not executed, but the ordinary execution processing is executed.
Use this to describe a comment.
*1
*1

Advertisement

Table of Contents
loading

This manual is also suitable for:

Melsec iq-f fx5

Table of Contents