RMP Motion Controller
10.6.1
APIs
, concepts, guides, and more
Community
Support
Contact
◆
Unmap()
void Unmap
(
)
Description:
Map will removes the axis mapping relationship of the
MultiAxis
to the controller firmware.
Sample Code:
// -- C++ -- //
multiAxis->Unmap();
// -- C# -- //
multiAxis.Unmap();
See also
Map
RSI
RapidCode
RapidCodeMotion
Generated by
1.10.0