![Mitsubishi Electric Q172CPU Скачать руководство пользователя страница 321](http://html.mh-extra.com/html/mitsubishi-electric/q172cpu/q172cpu_programming-manual_1811836321.webp)
7 - 60
7 MOTION PROGRAMS FOR POSITIONING CONTROL
(5) When this command is executed continuously, the acceleration or deceleration is
not made at the start or end point of a block because the status is not the exact
stop check mode.
(6) When the circular arc central coordinates and radius are specified simultaneously
for G03 (CCW), the radius-specified circular interpolation has priority.
(7) The positioning data can be set by direct setting (numerical value) or indirect
setting (variable : #
).
[Related Parameters]
Speed limit value : The maximum feed rate of each axis is set.
(Refer to Section 6.4.1 for the speed limit value of the
parameter block.)
Circular interpolation arc error : The allowable error range for circular interpolation is
set.
(Refer to Section 6.4.3 for the allowable error range for
circular interpolation of the parameter block.)
[Program Example]
(1) The program which performs circular interpolation from the current position to
draw a half circle.
G91 G03 X0. Y100. I0. J50. F500. ;
Y
X
50
Start point
Feed rate
500[mm/min]
End point X0, Y100
(Unit: mm)
(2) The program which performs circular interpolation from the current value to draw a
complete round.
G03 X0. Y0. I0. J50. F500. ; (Command for the complete round)
Y
X
50
Start/end point
Feed rate
500[mm/min]
(Unit: mm)
Содержание Q172CPU
Страница 1: ...Q173CPU N Q172CPU N Motion Controller SV43 Programming Manual Q172CPU Q173CPU Q172CPUN Q173CPUN ...
Страница 229: ...5 88 5 POSITIONING DEDICATED SIGNALS MEMO ...
Страница 447: ...7 186 7 MOTION PROGRAMS FOR POSITIONING CONTROL MEMO ...
Страница 535: ...8 88 8 AUXILIARY AND APPLIED FUNCTIONS MEMO ...
Страница 557: ...11 10 11 COMMUNICATIONS VIA NETWORK MEMO ...
Страница 559: ...12 2 12 MONITOR FUNCTION OF THE MAIN CYCLE MEMO ...