Okuma Alarm-B 2403 MULTI CYCLE X,Z illegal order


Okuma Alarm-B 2403 MULTI CYCLE X,Z illegal order
In G71, G72, G73 or G74 mode, either X or Z command is not designated, or the value of them is not:
-99999.999 <= X (Z) <= 99999.999G71: Compound thread cutting cycle on side faceG72: Compound thread cutting cycle on end faceG73: Compound grooving cycle on side faceG74: Compound grooving cycle on end faceObject
SYSTEM

Code
FFFFFFFF->Either X or Z command is not designated.
Others->Hexadecimal number of X or Z value

Probable Faulty Locations
Program error
Program Example:

N010 G71 Z100 B60 D4 H5 U0.2 F5

Measures to Take
Check the X or Z command.
For the example program, add an X command to the program.

N010 G71 X100 Z100 B60 D4 H5 U0.2 F5
Okuma Alarm-B 2403 MULTI CYCLE X,Z illegal order