End Control Motion endControl() -> {void} Turn off robot movement control Parameters none Return Value none Example JavaScript1 2 3... axRobot.endControl(); ...