ID 20916
Invalid variable or parameter designation. | |||
Description | Using the function SIZEOF there’s an invalid identifier for a variable or a parameter within the square brackets. [PROG// Section: Arithmetical expressions] | ||
Response | Class | 2 | Abort NC program processing. |
Solution | Class | 3 | Check and modify the SIZEOF command. The first character of variable must be a "V". The first character of parameter must be a "P". |
Error type | 1, Error message from NC program. | ||
|