The RMP Motion Controller APIs

◆ EStop()

void EStop ( )
pure virtual
The state wil transition to stopping then stopped then idle. Use MotionDonewait, ErrorGet to retrieve and address the error, then call ClearFaults to clear the error bit. Visit our Topic Page for more information.
Examples
GcodeMotion.cs, and PathMotion.cs.