Skip to content

Commit 429d703

Browse files
authored
Update commands.md
1 parent 4e039e1 commit 429d703

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/commands.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,7 @@ odrv0.axis0.controller.vel_setpoint = 400
124124
odrv0.axis0.sensorless_estimator.config.pm_flux_linkage = 5.51328895422 / (<pole pairs> * <motor kv>)
125125
```
126126

127+
To start the motor:
128+
```
129+
<axis>.requested_state = AXIS_STATE_SENSORLESS_CONTROL
130+
```

0 commit comments

Comments
 (0)