Okuma Alarm-B 2241 Mistake in I command
Illegal I command
Numerical value of I command is not: -99999.999<=I<=99999.999Object
SYSTEM
Code
1->I command in circular arc commands
Others->Hexadecimal number of I command in thread cutting fixed cycle
Hexadecimal number of I command in other than circular arc commands or thread cutting fixed cycle
Probable Faulty Locations
I command
Program Example:
G02 X50 Z70 I100000 K10 -- [Code]1
Measures to Take
Change I command value so that it is within the allowable range.
Example:G02 X50 Z70 I10 K10