read_multipurpose_buffer
Read a motor's multipurpose buffer to access calibration results, closed-loop transition data, or hall sensor captures. Specify motor by alias, ID, or broadcast.
Instructions
Read whatever is in the multipurpose buffer (the buffer is used for data generated during calibration, going to closed loop mode, and when capturing hall sensor data) [Firmware command "Read multipurpose buffer", group: Other.] Returns:
bufferData: The data in the buffer (the format and length of the data depends on what was put in the buffer) 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 |