We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e039e1 commit 429d703Copy full SHA for 429d703
docs/commands.md
@@ -124,3 +124,7 @@ odrv0.axis0.controller.vel_setpoint = 400
124
odrv0.axis0.sensorless_estimator.config.pm_flux_linkage = 5.51328895422 / (<pole pairs> * <motor kv>)
125
```
126
127
+To start the motor:
128
+```
129
+<axis>.requested_state = AXIS_STATE_SENSORLESS_CONTROL
130
0 commit comments