Restrictions When Using The Next Start - Mitsubishi Electric MELSEC iQ-R Series User Manual

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

Advertisement

Restrictions when using the NEXT Start

The "NEXT Start" is an instruction indicating the end of the repetitions when executing the repeated start (FOR Loop) and the
repeated start (FOR Condition).
(Page 147 Repeated start (FOR Loop), Page 148 Repeated start (FOR condition))
The following shows the restrictions when setting "6: NEXT Start" in the "block start data".
• The processing when "6: NEXT Start" is set before execution of "4: FOR Loop" or "5: FOR Condition" is the same as that for
a "0: Block start".
• Repeated processing will not be carried out if there is no "6: NEXT Start" instruction after the "4: FOR Loop" or "5: FOR
Condition" instruction. (Note that an "error" will not occur.)
• Nesting is not possible between "4: FOR Loop" and "6: NEXT Start", or between "5: FOR Condition" and "6: NEXT Start".
The warning "FOR to NEXT nest construction" (warning code: 0DB1H) will occur if nesting is attempted.
[Operating examples without nesting structure]
Start block data
1st point
2nd point
3rd point
4th point
5th point
6th point
7th point
8th point
9th point
[Operating examples with nesting structure]
Start block data
1st point
2nd point
3rd point
4th point
5th point
6th point
7th point
8th point
9th point
A warning will occur when starting the 4th point "FOR". The JUMP destination of the 7th point "NEXT" is the 4th point. The 9th
point "NEXT" is processed as normal start.
Downloaded from
ManualsNet.com
[Da.13] Special start instruction
Normal Start
FOR
Normal Start
NEXT  FOR of the 2nd point
Normal Start
Normal Start
FOR
Normal Start
NEXT  FOR of the 7th point
[Da.13] Special start instruction
Normal Start
FOR
Normal Start
FOR
Normal Start
Normal Start
NEXT  FOR of the 4th point
Normal Start
NEXT
search engine
4 HIGH-LEVEL POSITIONING CONTROL
4.3 Setting the Block Start Data
4
149

Advertisement

Table of Contents
loading

Table of Contents