Last modified by Eric Nantel on 2024/11/21 09:43

From version < 52.1 >
edited by RB1
on 2018/09/10 17:03
To version < 50.1 >
edited by RB1
on 2018/09/10 17:02
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -524,13 +524,18 @@
524 524  
525 525  __30. RC Mode (**CRC**)__
526 526  
527 -This command puts the servo into RC mode (position or continuous), where it will only respond to RC pulses. Note that because this is the case, the servo will no longer accept serial commands. The servo can be placed back into smart mode by using the button menu.
527 +This command puts the servo into RC mode (position or continuous), where it will only respond to RC pulses. Note that because this is the case, the servo will no longer accept serial commands. The servo can be placed back into smart mode only using the button menu.
528 528  
529 +CRC: Add modifier "1" for RC-position mode.
530 +CRC: Add modifier "2" for RC-wheel mode.
531 +Any other value for the modifier results in staying in smart mode.
532 +Puts the servo into RC mode. To revert to smart mode, use the button menu.
533 +
529 529  |**Command sent**|**Note**
530 530  |ex: #5CRC<cr>|Stay in smart mode.
531 531  |ex: #5CRC1<cr>|Change to RC position mode.
532 532  |ex: #5CRC2<cr>|Change to RC continuous (wheel) mode.
533 -|ex: #5CRC*<cr>****|Where * is any number or value. Stay in smart mode.
538 +|ex: #5CRC***<cr>**|Where *** is any number or value. Stay in smart mode.**
534 534  
535 535  EX: #5CRC<cr>
536 536  
Copyright RobotShop 2018