The RMP Motion Controller APIs

◆ RecorderDataAddressSet()

void RecorderDataAddressSet ( int32_t  index,
uint64_t  address 
)
Description:
RecorderDataAddressSet sets the addresses to be recorded.
Parameters
indexThe index of the data to be recorded.
addressThe host memory address of the value to be recorded.
Remarks
This function is also available in RapidSequencer.

Part of the Recorder method group.

Sample Code:
Recorder
See also
RecorderDataCountSet, AddressGet
Examples
Recorder.cs.