The RMP Motion Controller APIs

◆ RecorderPeriodSet()

void RecorderPeriodSet ( uint32_t  samples)
Description:
RecorderPeriodSet sets the number of samples between records.
Parameters
samplesNumber of samples between records, 0 to 32767.
Remarks
This function is also available in RapidSequencer.

Part of the Recorder method group.

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