The RMP Motion Controller APIs

◆ AxisFrameBufferSizeGet()

int32_t AxisFrameBufferSizeGet ( int32_t  axisNumber)
Description:
AxisFrameBufferSizeGet gets the frame buffer size for the axis.
Remarks
This function is also available in RapidSequencer.

Part of the Information method group.

Sample Code:
int32_t frameBufferSize = controller->AxisFrameBufferSizeGet(axis->NumberGet());
See also
MotionController.AxisFrameBufferSizeSet
RSI::RapidCode::MotionController::AxisFrameBufferSizeGet
int32_t AxisFrameBufferSizeGet(int32_t axisNumber)
Get Frame buffer size for the axis.