CNC objects

For further information on addressing CNC objects, see [FCT-C13//Description].

Name

lift_active

Description

This object checks the status of the lift function. It signals whether the lift function is activated.

Task

GEO (Port 551)

Index group

0x12130<CID>

Index offset

0x<AID>0095

Data type

BOOLEAN

Length

1

Attributes

read

Unit

-

Remarks

 

Name

lift_suppressed

Description

This object indicates whether a lift movement is suppressed. This is always the case when the programmed minimum path distance P-CHAN-00244 is not reached.

Task

GEO (Port 551)

Index group

0x12130<CID>

Index offset

0x<AID>0094

Data type

BOOLEAN

Length

1

Attributes

read

Unit

-

Remarks

The following special case of the status display occurs when you use Advanced Lifting.

If the lift movement is suppressed due to insufficient travel distance and a target position of the Z axis is programmed at the same time, the lift function is active in order to be able to approach the target position of the Z-axis.
In this case, the status of the lift function lift_active = TRUE and lift_suppressed= TRUE are displayed simultaneously.