Jump, Pointer; End - Mitsubishi Electric Melsec Q Series Programming Manual

Motion controller (sv13/sv22)
Hide thumbs Also See for Melsec Q Series:
Table of Contents

Advertisement

4 MOTION SFC PROGRAMS

4.7 Jump, Pointer

[Operations]
[Instructions]

4.8 END

[Operations]
[Instructions]
Pn
Jump
• Setting a jump will cause a jump to the specified pointer Pn of the self program.
• You can set pointers at steps, transitions, branch points and coupling points.
• You can set pointers Pn at P0 to P16383 in one program.
• You cannot make a jump setting which will exit from within parallel branch-parallel
coupling. Connect directly. (Bad example 1 given below)
• You cannot make a jump setting from outside parallel branch-parallel coupling to
within parallel branch-parallel coupling. (Bad example 2 given below)
• You cannot make a setting where a label and a jump will continue.
(Bad example 3 given below)
Bad example 1
Pn
Pn
END
• Ends a program. (In this case of an event task or NMI task, operation changes with
end operation setting of the program parameter. Refer to Section "9.12 Program
Parameters" for details.)
• Making a subroutine call will return to the call source Motion SFC program.
• END may be set a multiple number of times in one program.
• END cannot be set between a parallel branch and a parallel coupling.
• The output is held after the Motion SFC program is ended by END.
Pn
Pointer
Bad example 2
Pn
Pn
4 - 19
Bad example 3
Pn
Pn

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents