APIs, concepts, guides, and more
|
void GearingEnable | ( | int32_t | masterAxisNumber, |
RSIAxisMasterType | masterFeedbackSource, | ||
int32_t | numerator, | ||
int32_t | denominator ) |
masterAxisNumber | An index that represents the master axis. |
masterFeedbackSource | A RSIAxisMasterType value. |
numerator | Multiple of counts that slave follows relative to master. |
denominator | Divisor of counts that slave follows relative to master. |
Part of the Gearing method group.