RMP Motion Controller
10.4.1
The RMP Motion Controller APIs
MotionController
Axis
MultiAxis
IO
IOPoint
NetworkNode
RsiError
Contact
Support
RMP
◆
AxisFrameBufferSizeSet()
void AxisFrameBufferSizeSet
(
int32_t
axisNumber
,
int32_t
frameBufferSize
)
Description:
AxisFrameBufferSizeSet sets the frame buffer size for the axis (must be power of 2).
Remarks
This function is also available in
RapidSequencer
.
Part of the
Information
method group.
Sample Code:
controller->AxisFrameBufferSizeSet(0, 256);
Note
This should be done after Creating the Controller and before any other RapidObject creation as it will invalidate non-Controller Objects.
See also
MotionController.AxisFrameBufferSizeSet
RSI
RapidCode
MotionController
Generated on Mon Mar 6 2023 09:42:48 for RMP Motion Controller by
1.8.20