The RMP Motion Controller APIs

◆ AddressFromStringGet()

uint64_t AddressFromStringGet ( const char *const addressName)
Description:
AddressFromStringGet is deprecated. It will return 0 and cause an error each time it is used. Please use AddressGet from the Axis or MotionController object instead.
Remarks
This function is also available in RapidSequencer.
See also
MotionController::AddressGet , Axis::AddressGet