Specifications

Table Of Contents
9 - 51
9.9.5 Continuous positioning
To execute the servo program in the sequence of 11 12 13 14, the 'WAIT' type
transition is used after the motion control step (servo program), so that the execution is
shifted to the succeeding motion control step (servo program) after completion of servo
program being executed.
When the program is interrupted during continuous execution, the operation is
executed continuously from the interrupted servo program to re-start the operation.
[Real mode main] program
SFC program
No. 80
Real mode main
Servo Pro.
Execution of servo program
No.11 when D12 and D32 are
set to "11" or M329 is turned
OFF
Start of Servo program
continuation
when X2 is
set to ON.
Servo program continuous
3-second waiting
M329: ON
Execution of servo program
No.12 when D12 is set to "12"
and D32 is set to "11" or M330
is turned OFF
3-second waiting
M330: ON
Execution of servo program
No.13 when D12 and D32 are
set to "13" or M331 is turned
OFF
3-second waiting
M331: ON
Execution of servo
program No.14 when
D12 is set to "13" and
D32 is set to "14" or
M332 is turned OFF
3-second waiting
M332: ON
Since a series of positioning
operations have been
completed, M329, M330,
M331 and M332 are turned
OFF.