RMP Motion Controller
10.4.1
The RMP Motion Controller APIs
MotionController
Axis
MultiAxis
IO
IOPoint
NetworkNode
RsiError
Contact
Support
RMP
◆
AddressGet()
[2/2]
uint64_t AddressGet
(
RSIControllerAddressType
type
,
int32_t
objectIndex
)
Description:
AddressGet returns the host address for a particular
MotionController
value.
Parameters
type
Use
RSIControllerAddressType
.
objectIndex
A 0-based object index
Returns
(int32_t) The (host) controller memory addr for specified value.
Remarks
This function is also available in
RapidSequencer
.
Sample Code:
/// address = controller.AddressGet(RSIControllerAddressType.RSIControllerAddressTypeRECORDER_BUFFER_POINTER, 0);
See also
MotionController::MemoryGet
RSI
RapidCode
MotionController
Generated on Mon Mar 27 2023 15:31:02 for RMP Motion Controller by
1.8.20