The RMP Motion Controller APIs

◆ AddressDataTypeGet() [1/2]

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