MPIAxisGearMaster
Declaration
typedef struct MPIAxisGearMaster { MPIAxisMasterType type; MPIAxisMasterData data; } MPIAxisGearMaster;
Required Header: axis.h
Change History: Added in 04.00.
Description
MPIAxisGearMaster contains the information regarding the gearing master.
type | The type of the gearing master. |
---|---|
data | The type-specific configuration data for the gearing master. |
See Also
MPIAxisGearConfig | MPIAxisMasterData | MPIAxisMasterType