Last modified by Eric Nantel on 2025/06/06 07:47

From version < 98.37 >
edited by Coleman Benson
on 2019/02/05 16:16
To version < 102.1 >
edited by Coleman Benson
on 2019/02/21 09:41
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,5 @@
1 1  (% class="wikigeneratedid" id="HTableofContents" %)
2 -**Table of Contents**
2 +**Page Contents**
3 3  
4 4  {{toc depth="3"/}}
5 5  
... ... @@ -128,6 +128,8 @@
128 128  
129 129  = Command List =
130 130  
131 +== Regular ==
132 +
131 131  |= #|=Description|= Action|= Query|= Config|=Session|= RC|= Serial|= Units|=(% style="width: 510px;" %) Notes|=(% style="width: 113px;" %)Default Value
132 132  | 1|[[**L**imp>>||anchor="H1.Limp28L29"]]| L| | | | | ✓|none|(% style="width:510px" %) |(% style="text-align:center; width:113px" %)
133 133  | 2|[[**H**alt & **H**old>>||anchor="H2.Halt26Hold28H29"]]| H| | | | | ✓|none|(% style="width:510px" %) |(% style="text-align:center; width:113px" %)
... ... @@ -456,7 +456,7 @@
456 456  
457 457  ====== __18. First Position (Pulse) (**FP**)__ ======
458 458  
459 -In certain cases, a user might want to have the servo move to a specific angle upon power up; we refer to this as "first position" (a.k.a. "initial position"). The factory default has no first position value stored in EEPROM and therefore upon power up, the servo remains limp until a position (or hold command) is assigned. FP and FD are different in that FP is used for RC mode only, whereas FD is used for smart mode only.
461 +In certain cases, a user might want to have the servo move to a specific angle upon power up; we refer to this as "first position" (a.k.a. "initial position"). The factory default has no first position value stored in EEPROM and therefore upon power up, the servo remains limp until a position (or hold command) is assigned. FP and FD are different in that FP is used for RC mode only, whereas FD is used for smart mode only. If a first position pulse is assigned, the servo will move to that angle and hold there for up to 2 seconds before going limp should a new pulse not be received.
460 460  
461 461  Query First Position in Pulses (**QFP**)
462 462  
... ... @@ -552,8 +552,10 @@
552 552  
553 553  EX: #5CRC2<cr>
554 554  
555 -This command would place the servo in RC wheel mode after a RESET or power cycle. Note that after a RESET or power cycle, the servo will be in RC mode and will not reply to serial commands.
557 +This command would place the servo in RC wheel mode after a RESET or power cycle. Note that after a RESET or power cycle, the servo will be in RC mode and will not reply to serial commands.
556 556  
559 +Important note:** **To revert from RC mode back to serial mode, the [[LSS - Button Menu>>doc:Lynxmotion Smart Servo (LSS).LSS - Button Menu.WebHome]] is required. Should the button be inaccessible (or broken) when the servo is in RC mode and the user needs to change to serial mode, a 5V constant HIGH needs to be sent to the servo's Rx pin (RC PWM pin), ensuring a common GND and wait for 30 seconds. Normal RC PWM pulses should not exceed 2500 milliseconds. After 30 seconds, the servo will interpret this as a desired mode change and change to serial mode. This has been implemented as a fail safe.
560 +
557 557  ====== __28. **RESET**__ ======
558 558  
559 559  Ex: #5RESET<cr> or #5RS<cr>
Copyright RobotShop 2018