469
CHAPTER 10 HIGH-LEVEL POSITIONING CONTROL
10
10.
3 Set
ting t
h
e
Bloc
k
S
tar
t Dat
a
10.3.8
Restrictions when using the NEXT start
The "NEXT start" is a instruction indicating the end of the repetitions when executing repeated start (FOR loop) (
Page 467, Section 10.3.6) and 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". A warning "FOR to NEXT nest construction (warning code: 506)" will occur if nesting is
attempted.
When nest construction is not configured
When nest construction is configured
A warning occurs when "FOR" of 4th point is executed.
Then, destination of jump by "NEXT" of 7th point is changed to 4th point and
"NEXT" of 9th point is processed as "Normal execution".
Da.13
FOR
NEXT
FOR
NEXT
Start block data
1st point
2nd point
3rd point
4th point
5th point
6th point
7th point
8th point
9th point
Special start command
Normal start
Normal start
Normal start
Normal start
Normal start
Da.13
FOR
FOR
NEXT
NEXT
Start block data
1st point
2nd point
3rd point
4th point
5th point
6th point
7th point
8th point
9th point
Special start command
Normal start
Normal start
Normal start
Normal start
Normal start
Summary of Contents for MELSEC-L LD75D
Page 2: ......
Page 11: ...9 Memo ...
Page 176: ...174 ...
Page 264: ...262 ...
Page 266: ...264 ...
Page 267: ...265 CHAPTER 6 PROGRAM USED FOR POSITIONING CONTROL 6 6 4 Positioning Program Examples ...
Page 268: ...266 ...
Page 269: ...267 CHAPTER 6 PROGRAM USED FOR POSITIONING CONTROL 6 6 4 Positioning Program Examples ...
Page 270: ...268 ...
Page 271: ...269 CHAPTER 6 PROGRAM USED FOR POSITIONING CONTROL 6 6 4 Positioning Program Examples ...
Page 272: ...270 Z ABRST1 instruction execution ...
Page 273: ...271 CHAPTER 6 PROGRAM USED FOR POSITIONING CONTROL 6 6 4 Positioning Program Examples ...
Page 278: ...276 ...
Page 279: ...277 CHAPTER 6 PROGRAM USED FOR POSITIONING CONTROL 6 6 4 Positioning Program Examples ...
Page 280: ...278 ...
Page 281: ...279 CHAPTER 6 PROGRAM USED FOR POSITIONING CONTROL 6 6 4 Positioning Program Examples ...
Page 282: ...280 ...
Page 283: ...281 CHAPTER 6 PROGRAM USED FOR POSITIONING CONTROL 6 6 4 Positioning Program Examples ...
Page 284: ...282 ...
Page 285: ...283 CHAPTER 6 PROGRAM USED FOR POSITIONING CONTROL 6 6 4 Positioning Program Examples ...
Page 286: ...284 ...
Page 287: ...285 CHAPTER 6 PROGRAM USED FOR POSITIONING CONTROL 6 6 4 Positioning Program Examples ...
Page 316: ...314 Memo ...
Page 685: ...683 APPENDICES A Appendix 1 Function Update Appendix 1 1 Function comparison Memo ...
Page 738: ...736 Memo ...
Page 817: ......