The RMP Motion Controller APIs

◆ RecorderRecordDataValueGet() [1/2]

int32_t RecorderRecordDataValueGet ( int32_t  index)
Description:
RecorderRecordDataValueGet gets one value from a retrieved record.
Parameters
indexindex of the recorded value, within the record
Returns
the value from the index of the record
Remarks
This function is also available in RapidSequencer.

Part of the Recorder method group.

Sample Code:
Recorder
See also
RecorderRecordDataRetrieve
Examples
Recorder.cs.