MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ FrameBufferSizeGet()

int32 FrameBufferSizeGet ( )
pure virtual

Get Frame buffer size for the axis.

Description:
FrameBufferSizeGet returns the frame buffer size for the axis.
Returns
(int32) AxisFrameCount.
Sample Code:
int32 numberOfFrames = axis->FrameBufferSizeGet();
See also
MotionController.AxisFrameBufferSizeSet