ID 20847
Value of variable is out of data format. | ||||
Description | When writing to a variable, the value exceeds the permitted range of the corresponding variable type used. Only with external variables it is possible to change the type and, thus, the value range of the variable P-EXTV-00003. | |||
Response | Class | 2 | Abort NC program processing. | |
Solution | Class | 3 | Check and modify the assigned value of variable, with external variables a change of type and thus data range is possible within the list of external variables [EXTV]. | |
Parameter | %1: | Error value [-] | ||
| ||||
%2: | Lower limit value [-] | |||
| ||||
%3: | Upper limit value [-] | |||
| ||||
Error type | 1, Error message from NC program. | |||
|