HomingDirection

enum HomingDirection

Direction in which the homing operation is executed.

enumerator None

No movement. Only valid for method HomingMethod.AbsolutePosition and method HomingMethod.AbsoluteOffset.

enumerator Positive

Movement starts in positive direction, if axis is not at limit switch or end stop.

enumerator Negative

Movement starts in negative direction, if axis is not at limit switch or end stop.