The RMP Motion Controller APIs

◆ RecorderCountSet()

void RecorderCountSet ( int32_t  recorderCount)
Description:
RecorderCountSet will configure the number of Recorders processed by the controller firmware .
Parameters
recorderCountThe Recorder count.
Remarks
This function is also available in RapidSequencer.

Part of the Recorder method group.

Sample Code:
Recorder
Note
This should be done after Creating the Controller and before any other RapidObject creation as it will invalidate non-Controller Objects.
See also
fGet
Examples
Recorder.cs.