The RMP Motion Controller APIs

◆ RecorderRecordCountGet()

int32_t RecorderRecordCountGet ( )
Description:
RecorderRecordCountGet returns the number of records that are stored and ready for reading.
Returns
(int32_t) The number of records that have been recorded (not read).
Remarks
This function is also available in RapidSequencer.

Part of the Recorder method group.

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