The RMP Motion Controller APIs

◆ AddressGet()

uint64_t AddressGet ( RSIMultiAxisAddressType addressType)
Description:
AddressGet returns the host address for a particular MultiAxis firmware value.
Parameters
addressTypeUse RSIMultiAxisAddressType.
Returns
(int32_t) The (host) controller memory addr for specified value.
Remarks
This function is also available in RapidSequencer.
Note
If you need something special added to RSIMultiAxisAddressType we can add it.
See also
MotionController::MemoryGet MotionController::FirmwareAddressGet