APIs, concepts, guides, and more

◆ 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.
See also
MultiAxis::AddressGet