
3 - 13
3 M Code
NJ/NY-series G code Instructions Reference Manual (O031)
M03 Sp
ind
le CW
3
Pr
ogramming Example
M03 Spindle CW
This instruction rotates the spindle clockwise (CW).
Rotates the spindle axis in the clockwise direction at the specified speed.
If the spindle axis is already activated, its speed is changed according to the rotation direction and the
rotational speed that is set.
For the information on the spindle axis operation and the timing of completion of M03, refer to the
instruction manual provided by the machine tool manufacturer.
For the acceleration/deceleration at startup, reversing, and changing velocity, also refer to the instruc-
tion manual provided by the machine tool manufacturer.
The following program operates the spindle axis in the order of clockwise and counter-clockwise, then
stop.
Instruction format
M03
Relevant M codes
S{data}, M05
Programming Example
N01 S300
N02 M03
// Spindle CW
N03 G04 X1
N04 M04
// Spindle CCW
N05 G04 X1
N06 M05
// Spindle OFF
N07 M30
0
Spindle axis velocity
Time
N04
N02
N06
Summary of Contents for NJ501-5300
Page 13: ...11 CONTENTS NJ NY series G code Instructions Reference Manual O031...
Page 28: ...Revision History 26 NJ NY series G code Instructions Reference Manual O031...
Page 40: ...2 G Code 2 2 NJ NY series G code Instructions Reference Manual O031...
Page 72: ...2 G Code 2 34 NJ NY series G code Instructions Reference Manual O031...
Page 108: ...3 M Code 3 2 NJ NY series G code Instructions Reference Manual O031...
Page 112: ...3 M Code 3 6 NJ NY series G code Instructions Reference Manual O031...
Page 124: ...3 M Code 3 18 NJ NY series G code Instructions Reference Manual O031...
Page 128: ...3 M Code 3 22 NJ NY series G code Instructions Reference Manual O031...
Page 136: ...4 PROGRAM CODES 4 8 NJ NY series G code Instructions Reference Manual O031...
Page 141: ......