Deactivating workspace and protection areas

Commands for deselection

The monitoring function does not check deactivated control areas for violations. They are stored until they are cleared or until the controller is shut down and can be reactivated at any time.

The NC command to deselect a control area contains the following syntax elements:

Syntax of Deselecting a control area

#CONTROL AREA OFF [ALL] | [ ID=..]

ID=..

Identification number of the control area (ID).

ALL

Deactivate all currently defined control areas.

Programing Example

prg_example

Deactivating workspace and protection areas

#CONTROL AREA OFF [ID3] (Deactivate specific control area)

#CONTROL AREA OFF (Deactivate control area last selected)

#CONTROL AREA OFF ALL (Deactivate all active control areas)