The RMP Motion Controller APIs

◆ RecorderDataCountSet()

void RecorderDataCountSet ( int32_t  count)
Description:
RecorderDataCountSet sets the number of data values to be recorded.
Parameters
countThe number of values to be recorded.
Remarks
This function is also available in RapidSequencer.

Part of the Recorder method group.

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