MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ GearingDisable()

void GearingDisable ( )
pure virtual

Disable the electronic gearing.

Description:
GearingDisable will disable the gearing for this axis, it will no int32er be a follower or slave.
Sample Code:
// Discontinue the gearing for this axis, the follower.
See also
GearingEnable
 
Examples
Gearing.cpp, and Gearing.cs.