Last modified by Eric Nantel on 2025/10/02 08:47

From version < 90.3 >
edited by Eric Nantel
on 2024/09/06 14:49
To version < 92.1
edited by Eric Nantel
on 2025/10/02 08:47
<
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -333,6 +333,9 @@
333 333  
334 334  Ex: #5WD90<cr>
335 335  
336 +⚠️ //Note~:// The servo’s **Angular Range (AR)** must be disabled when using Wheel Mode.
337 +Set AR0 (or CAR0 to save) before sending this command, otherwise the servo **will not rotate**.
338 +
336 336  This command sets the servo to wheel mode where it will rotate in the desired direction at the selected speed. The example above would have the servo rotate at 90.0 degrees per second clockwise (assuming factory default configurations).
337 337  
338 338  Query Wheel Mode in Degrees (**QWD**)
... ... @@ -350,6 +350,9 @@
350 350  
351 351  Ex: #5WR40<cr>
352 352  
356 +⚠️ //Note~:// The servo’s **Angular Range (AR)** must be disabled when using Wheel Mode.
357 +Set AR0 (or CAR0 to save) before sending this command, otherwise the servo **will not rotate**.
358 +
353 353  This command sets the servo to wheel mode where it will rotate in the desired direction at the selected rpm. Wheel mode (a.k.a. "continuous rotation") has the servo operate like a geared DC motor. The servo's maximum rpm cannot be set higher than its physical limit at a given voltage. The example above would have the servo rotate at 40 rpm clockwise (assuming factory default configurations).
354 354  
355 355  Query Wheel Mode in RPM (**QWR**)
... ... @@ -483,6 +483,9 @@
483 483  Configure Angular Range (**CAR**)
484 484  
485 485  This command allows you to change the total angular range of the servo in tenths of degrees in EEPROM. The setting will be saved upon servo reset / power cycle.
492 +
493 +⚠️ //Note~:// Setting AR0 removes angular limits and allows **continuous rotation**.
494 +This is required for **Wheel Mode (WD / WR)** otherwise the servo **will not move**.
486 486  )))
487 487  
488 488  |(% colspan="2" %)(((
Copyright RobotShop 2018