RMP Motion Controller
10.6.2
APIs
, concepts, guides, and more
Community
Support
Contact
◆
Map()
void Map
(
)
Description:
Map will write the axis mapping relationship of the
MultiAxis
to the controller. This mapping is written automatically when any motion is started.
Sample Code:
// -- C++ -- //
multiAxis->map();
// -- C# -- //
multiAxis.map();
See also
Unmap
RSI
RapidCode
RapidCodeMotion
Generated by
1.10.0