void RecorderBufferHighCountSet ( long  bufferHighCount  ) 

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:
bufferHighCount number of records stored before RECORDER_HIGH interrupt (1 to 32767)
Sample Code:
See also:
RecorderStart, InterruptEnableSet
Examples:
RecorderInterrupts.cs.