MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ AddressGet()

uint64 AddressGet ( RSIMultiAxisAddressType  addressType)
pure virtual

Get the host address for some location on the MultiAxis.

Description:
AddressGet returns the host address for a particular MultiAxis firmware value.
Parameters
addressTypeUse RSIMultiAxisAddressType.
Returns
(int32) The (host) controller memory addr for specified value.
Note
If you need something special added to RSIMultiAxisAddressType we can add it.
See also
MotionController::MemoryGet MotionController::FirmwareAddressGet