ID 21466

Result of string to number conversion exceeds valid range.

Description

The STR_TO_INT function can be used to convert a character string into an integer value. The calculated value however exceeds valid range.

Response

Class

2

Abort NC program processing.

Solution

Class

3

Correct NC program.

Parameter

%1:

Error value [-]

Converted value

%2:

Lower limit value [-]

Minimum permissible value

%3:

Upper limit value [-]

Maximum permissible value

Error type

1, Error message from NC program.