Okuma Alarm-B 2242 Mistake in J command


Okuma Alarm-B 2242 Mistake in J command
Illegal J command
Numerical value of J command is not: 0 < J<=99999.999.Or, J command is not designated with G36 or G37.Object
SYSTEM

Code
1->J value is negative
2->J value does not satisfy: 0 < J<=99999.9994->J value of G265 block is outside the range.

Probable Faulty Locations
J command
Program Example:

G33 X50 Z20 F0.2 J-5[Code]1

Measures to Take
Change J command value so that it is within the allowable range.
Example:

G33 X50 Z20 F0.2 J-5[Code]1

G33 X50 Z20 F0.2 J5

Okuma Alarm-B 2242 Mistake in J command