Okuma Alarm-B 2302 UGC Illegal numerical data


Okuma Alarm-B 2302 UGC Illegal numerical data
Illegal numerical data input

Code
5Number of digits overflow

Probable Faulty Locations
Numerical data in the user graphic command
Program Example:DEF WORK
PS LL, [0, 0], [1000000, 100], 4
END

Measures to Take
Check the numerical data and correct it.
DEF WORK
PS LL,[0, 0],[100,100],4
END

Related Specifications
Graphic

Okuma Alarm-B 2302 UGC Illegal numerical data