MPIAxisMasterDataUserBuffer
Declaration
typedef struct MPIAxisMasterDataUserBuffer { long index; MPIAxisGearDataType dataType; } MPIAxisMasterDataUserBuffer;
Required Header: axis.h
Change History: Added in 04.00.
Description
MPIAxisMasterDataUserBuffer contains the user buffer specific configuration data when a user buffer master type is specified.
index |
The first index of the user buffer memory to be used for a master. Note: If dataType is MPIAxisGearDataTypeDOUBLE, two user buffer locations are used since each user buffer location is only 32-bits wide. |
---|
See Also
MPIAxisGearDataType | MPIAxisMasterData | MPIMasterType