
6.MACRO EXECUTOR FUNCTION B-63943EN-2/01
- 232 -
6.12.1.2 Details of control codes
Rapid traverse command (G340)
- Format
G340 Xx ;
x : Travel distance
- Explanation
This command specifies rapid traverse for the PMC controlled axis.
Address X specifies a travel distance always in incremental mode.
This command performs the same operation as "G00" of CNC.
Cutting fed command (G341)
- Format
G341 Xx Ff ;
x : Travel distance
f : Feedrate
- Explanation
This command specifies cutting feed for the PMC controlled axis.
Address X specifies a travel distance always in incremental mode.
The feedrate is specified using address F.
This command performs the same operation as "G94 G01" of CNC.
Dwell command (G344)
- Format
G344 Px ; or G344 Xx ;
x : Dwell value
- Explanation
This command specifies dwell for the PMC controlled axis. Address
P or X specifies a dwell value.
This command performs the same operation as "G04" of CNC.
Reference position return command (G345)
- Format
G345 ;
- Explanation
This command specifies a reference position return for the PMC
controlled axis.
After moving by rapid traverse in the reference position return
direction set by bit 5 (ZMIx) of parameter (No. 1006), this command
performs the same operation as the manual reference position return
function of the CNC.