MPIAxisMasterDataCustom
Declaration
typedef struct MPIAxisMasterDataCustom { void *address; MPIAxisGearDataType dataType; } MPIAxisMasterDataCustom;
Required Header: axis.h
Change History: Added in 04.00.
Description
MPIAxisMasterDataCustom contains the configuration data specific to custom master types.
address |
The address of the master’s data. |
---|---|
dataType |
The data type of the custom master. |
See Also
MPIAxisGearDataType | MPIAxisMasterData | MPIAxisMasterType