MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ FrameBufferSizeSet()

void FrameBufferSizeSet ( int32  frameSize)
pure virtual

Set Frame buffer size for the axis.

Description:
FrameBufferSizeSet sets the frame buffer size for the axis (must be power of 2).
Sample Code:
axis->FrameBufferSizeGet(256);
See also
MotionController.AxisFrameBufferSizeSet