Command
Description
Range
Min.
Max.
P
R
O
G
R
A
M
C
O
N
T
R
O
L
M64
* ERROR STOP
If the program meets the command "M64", then the motion stops and
error message ("ERROR CODE STOP ") is displayed.
NO
NO
[Example]
File Step Code
Data
Description
00
03
M52
+0106
If input-1 is on then jump to step "6"
00
04
G00 +10000
Move +100.00 mm
00
05
M50
+3
Jump to step "3"
00
06
M64
Error stop
M65
* USER ERROR STOP
If the program meets the command "M65", then the motion stops and
error message ("USER ERROR: No. ") is displayed.
User can arbitrarily determine the error number according to the error
condition.
0
99
[Example]
File Step Code
Data
Description
00
03
M52
+0106
If input-1 is on then jump to step "6"
00
04
G00
+10000
Move +100.00 mm
00
05
M50
+3
Jump to step "3"
00
06
M65
+10
User error (no. 10) stop
M30
* PROGRAM END
If the program meets the command "M30", then the motion stops and
the system returns to the run ready state.
The coordinate system is return to the state of Setup-04 "BSDIM".
"M30" must be declared at the last step of the program.
If the step number is greater than 95, then the motion stops and
error message ("STEP OVER ALARM ") is displayed.
NO
NO
M31
* TEMPORARY PROGRAM END
This command is used for remote program control which is temporally
down-loaded by serial communication.
If the program meets the command "M31", then the motion stops and
the system returns to the run ready state.
The coordinate system keeps the last declared coordinate system.
"M31" must be declared at the last step of the remote program control.
If the step number is greater than 95, then the motion stops and
error message ("STEP OVER ALARM ") is displayed.
NO
NO
M99
* NO OPERATION
It just occupies a step without any operation.
It is used for reserved program space and paragraph.
NO
NO
Содержание Tango-B series
Страница 16: ...1 6 3 DIMENSIONS OF BASE MOUNT TYPE1 TANGO B24 B30 B35 1 6 4 DIMENSIONS OF BASE MOUNT TYPE2 TANGO B40 B50 B75 ...
Страница 68: ......
Страница 111: ...APPENDIX ...