emergency_stop
Instantly halt all motor movement, disable MOSFETs, and clear the command queue to prevent damage or injury. Use with a specific motor ID or broadcast to all motors for immediate safety.
Instructions
Emergency stop (stop all movement, disable MOSFETS, clear the queue) [Firmware command "Emergency stop", group: Basic Control.] Returns: success confirmation. motor: an alias number (e.g. 88), a 16-hex-digit unique ID (e.g. "0123456789ABCDEF"), or "all" to broadcast to every motor on the bus (broadcasts get no responses back).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| motor | Yes |