![Mitsubishi Electric Q172CPU Скачать руководство пользователя страница 386](http://html.mh-extra.com/html/mitsubishi-electric/q172cpu/q172cpu_programming-manual_1811836386.webp)
7 - 125
7 MOTION PROGRAMS FOR POSITIONING CONTROL
7.15.4 M30 Program end
Code M30
Function Program
end
Program is ended.
Format
0 ;
M3
[Explanation]
Executing this command ends an execution of program.
This command is required at the end of a program.
[Program Example]
The program which is ends a program after positioning control.
G90 ; (Absolute value command)
G01 X100. Y200. F100. ; (Positioning)
X200. Y300. ; (Positioning)
G00 X0. Y0. ; (Positioning)
M30 ; (Program end) ..... Also be enabled by M02.
%
REMARK
M30 and M02 have the same function.
Содержание 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 ...