MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ AxisFrameBufferSizeGet()

int32 AxisFrameBufferSizeGet ( int32  axisNumber)
pure virtual

Get Frame buffer size for the axis.

Description:
AxisFrameBufferSizeGet gets the frame buffer size for the axis.
Sample Code:
int32 frameBufferSize = controller->AxisFrameBufferSizeGet(axis->NumberGet());
See also
MotionController.AxisFrameBufferSizeSet