The RMP Motion Controller APIs

◆ AddressDataTypeGet()

RSIDataType AddressDataTypeGet ( RSIMultiAxisAddressType type)
Description:
AddressDataTypeGet returns the data type given an address type for a particular MultiAxis value. This will be useful when setting up a Recorder, so you know what time of recorded data to request.
Parameters
typeUse RSIMultiAxisAddressType.
Returns
(RSIDataType) The data type for the specified address type.
Remarks
This function is also available in RapidSequencer.
See also
MultiAxis::AddressGet