APIs, concepts, guides, and more

◆ AddressGet()

uint64_t AddressGet ( RSIAxisAddressType addressType)
Description:
AddressGet returns the host address for a particular Axis firmware value.
Parameters
addressTypeUse RSIAxisAddressType.
Returns
(int32_t) The (host) controller memory addr for specified value.

Part of the Limits and Action Configuration method group.

Note
If you need something special added to RSIAxisAddressType we can add it.
See also
MotionController::MemoryGet
Examples
CalculateAccelerationFromVelocity.cpp, DifferenceOfPositionUserLimit.cpp, MathBlock.cs, Memory.cpp, Recorder.cs, UserLimit.cs, and UserLimitCommandPositionDirect.cs.