MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ AddressFromStringGet()

uint64 AddressFromStringGet ( char *  addressName)
pure virtual

Get a controller memory address from string.

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.

See also
MotionController::AddressGet , Axis::AddressGet