The RMP Motion Controller APIs

◆ FrameBufferSizeSet()

void FrameBufferSizeSet ( int32_t  frameSize)
Description:
FrameBufferSizeSet sets the frame buffer size for the axis (must be power of 2).
Remarks
This function is also available in RapidSequencer.

Part of the Motion method group.

Sample Code:
axis->FrameBufferSizeGet(256);
See also
MotionController.AxisFrameBufferSizeSet