Activating workspaces and protection spaces

The tool TCP is checked for violations with all activated workspaces and protection spaces. Control spaces can either be activated singly via their unique ID or they can all be activated at once.

When workspaces are activated, the TCP must already be located in the valid workspace. Equally, when a protection space is activated, the TCP must not cause any violation at the current position.

The NC command for selecting a control space contains the following syntax elements:

#CONTROL AREA ON [ALL] | [ ID<expr>]  (modal)

ID <expr>

Unique identification of the diverse workspaces/protection spaces.

ALL

All currently defined workspaces and protection spaces are activated.

Programming example

#CONTROL AREA ON [ID3] (Activate specific control space)
#CONTROL AREA ON ALL   (Activate all defined control spaces)