ID 21868

Variable could not be created, there is not enough memory.

Description

The local variable cannot be created because too little memory space was defined.
Memory space is allocated by P-CHAN-00418 for V.CYC. variables or by P-CHAN-00481 for @P variables.

The memory space cannot be increased for V.L. variables.

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and correct the NC program. or channel parameters

  • Correct P-CHAN-00418 for V.CYC. variables.
  • P-CHAN-00481 for @P variables
  • Modify the programming accordingly for all other variables.

Parameter

%1:

Identifier [-]

Variable type (V.L, V.CYC., @P,…)

%2:

Limit value [-]

Free memory in bytes

%3:

Error value [-]

Required memory in bytes

Error type

1, Error message from NC program.