RMP Motion Controller
10.6.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
Reset()
void Reset
(
)
Reset the controller which stops and restarts the RMP firmware.
Sample Code:
controller =
MotionController
.
CreateFromSoftware
(TestContext.CurrentContext.TestDirectory);
controller.
Reset
();
// reboot the RMP controller firmware
Note
All objects will need to be recreated.
Examples
HelperFunctions.cs
, and
SampleAppsHelper.h
.
RSI
RapidCode
MotionController
Generated by
1.10.0