MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ RecorderBufferHighCountSet() [1/2]

void RecorderBufferHighCountSet ( int32  bufferHighCount)
pure virtual

Set the high count for the recording buffer.

Description:
RecorderBufferHighCountSet sets the high count for the recording buffer. When the high count is reached, the motion controller will generate a RECORDER_HIGH interrupt.
Parameters
bufferHighCountnumber of records stored before RECORDER_HIGH interrupt (1 to 32767)
Sample Code:
See also
RecorderStart, InterruptEnableSet