ID 22278
The specified key for the blank definition does not exist. | ||||
Description | The #SCENE command defined a blank. The BLANK_VALUE_OF_KEY[..] function reads the related value using the specified key. Example: ;Initial situation: SCENE ADD [GOBJECT=test FILE=test.wrl \ OK case: V.L.BLANK_TYPE = BLANK_VALUE_OF_KEY["TYPE"] Error case: V.L.BLANK_TYPE = BLANK_VALUE_OF_KEY["UNDEFINED"] The specified key does not exist. | |||
Response | Class | 2 | Abort NC program processing. | |
Solution | Class | 3 | Check and modify the created blank and its data. Correct the NC program. | |
Parameter | %1: | Error value [-] | ||
Incorrectly specified key | ||||
Error type | 1, Error message from NC program. | |||
|