E_GearingState

This enumeration represents the synchronous operation status of an axis.

Name

Value

Description

Inactive

0

Synchronous operation function is not active.

WaitingForStartPosition

1

Axis waits until the master is in the start position.

GearIn_CW

2

Axis synchronizes in the positive direction.

GearIn_CCW

3

Axis synchronizes in the negative direction.

Synchronized

4

Axis is synchronous to the master axis.