The RMP Motion Controller APIs

◆ GearingDisable()

void GearingDisable ( )
Description:
GearingDisable will disable the gearing for this axis, it will no int32_ter be a follower or slave.
Remarks
This function is also available in RapidSequencer.

Part of the Gearing method group.

Sample Code:
// Discontinue the gearing for this axis, the follower.
axis->GearingDisable();
See also
GearingEnable