RMP Motion Controller
10.6.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
AxisFrameBufferSizeGet()
int32_t AxisFrameBufferSizeGet
(
int32_t
axisNumber
)
Description:
AxisFrameBufferSizeGet gets the frame buffer size for the axis.
Part of the
Information
method group.
Sample Code:
int32_t frameBufferSize = controller->
AxisFrameBufferSizeGet
(axis->NumberGet());
RSI::RapidCode::MotionController::AxisFrameBufferSizeGet
int32_t AxisFrameBufferSizeGet(int32_t axisNumber)
Get Frame buffer size for the axis.
See also
AxisFrameBufferSizeSet
,
AxisFrameBufferSizeDefault
RSI
RapidCode
MotionController
Generated by
1.10.0