APIs, concepts, guides, and more

◆ AddressDataTypeGet()

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