RMP Motion Controller
10.4.4
The RMP Motion Controller APIs
MotionController
Axis
MultiAxis
IO
IOPoint
NetworkNode
RsiError
Contact
Support
RMP
◆
MotionIdSet()
void MotionIdSet
(
uint16_t
id
)
Description:
MotionIdSet sets the identifier for the next motion.
Parameters
id
Any unsigned 16-bit number.
Remarks
This function is also available in
RapidSequencer
.
Part of the
Motion Configuration
method group.
Sample Code:
// set the identifier for the next motion to be 12345
axis->MotionIdSet(12345);
See also
MotionIdGet
Examples
UpdateBufferPoints.cpp
.
RSI
RapidCode
RapidCodeMotion
Generated on Thu Sep 28 2023 12:52:43 for RMP Motion Controller by
1.8.20