The RMP Motion Controller APIs

◆ RecorderStop()

void RecorderStop ( )
Description:
RecorderStop stops recording data.
Remarks
This function is also available in RapidSequencer.

Part of the Recorder method group.

Sample Code:
Recorder
Note
Recording will also stop if the buffer is full (and not set as circular).
See also
RecorderStart
Examples
Recorder.cs.