ID 20967

Memory for variables limited, allocation of new variable impossible.

Description

The new variable cannot be created because no memory is available for this variable.

Response

Class

2

Abort NC program processing.

Solution

Class

3

Reduce number of variables or size of arrays.

Parameter

%1:

Current value [-]

Number of used space for variables of this class

%2:

Upper limit value [-]

Permissible number of variables of this class

%3:

Class [-]

Identification of the variable class:

1 -> V.P.

2 -> V.S.

3 -> V.E.

4 -> V.L.

%4:

Current value [-]

Minimum number of necessary free space for the new variable of this class (relevant for array variables only)

Error type

1, Error message from NC program.