ID 120499

Active workspace or protection space cannot be cleared.

Description

An active workspace or protection area cannot be cleared with the "CLEAR" command.
This is intended to prevent the deletion of currently monitored areas.

Example:

%areaclear

N10 #CONTROL AREA ON [ID2]

N20 #CONTROL AREA CLEAR[ID2]  ……… ( Error

Solution:

%areaclear

N10 #CONTROL AREA ON [ID2]

N15 #CONTROL AREA OFF [ID2]

N20 #CONTROL AREA CLEAR [ID2]< clear

Response

Class

1

Continue NC program processing., the area is not cleared.

Solution

Class

1

Deactivate the workspace or protection space using the command #CONTROL AREA OFF [ID xx] before deleting it.

Parameter

%1:

Identification number [-]

Area ID

Error type

1, Error message from NC program.