MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ StringFromAddressGet()

char * StringFromAddressGet ( uint64  address)
pure virtual

Get a human-readable string from a memory address.

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