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

From version < 64.18 >
edited by RB1
on 2018/11/19 09:32
To version < 64.27 >
edited by RB1
on 2018/11/19 09:42
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,7 @@
1 1  {{toc depth="3"/}}
2 2  
3 3  = Protocol concepts =
4 -#anchor0001
4 +
5 5  The Lynxmotion Smart Servo (LSS) protocol was created in order to be as simple and straightforward as possible from a user perspective, while at the same time trying to stay compact and robust yet highly versatile. Almost everything one might expect to be able to configure for a smart servo motor is available.
6 6  
7 7  == Session ==
... ... @@ -134,7 +134,7 @@
134 134  = Command List =
135 135  
136 136  |= #|=Description|= Action|= Query|= Config|= RC|= Serial|= Units|= Notes
137 -| 1|**L**imp| L| | | | ✓| none|
137 +| 1|[[**L**imp>>||anchor="HLimpL"]]| L| | | | ✓| none|
138 138  | 2|**H**alt & Hold| H| | | | ✓| none|
139 139  | 3|**T**imed move| T| | | | ✓| milliseconds| Modifier only
140 140  | 4|**S**peed| S| | | | ✓| microseconds / second| Modifier only
... ... @@ -199,7 +199,7 @@
199 199  
200 200  Timed move can be used only as a modifier for a position (P) action. The units are in milliseconds, so a timed move of 2500 milliseconds would cause the servo to rotate from its current position to the desired position in 2.5 seconds. This command is in place to ensure backwards compatibility with the SSC-32 / 32U protocol.
201 201  
202 -====== __4. Speed (**S**)__ ======
202 +====== __4. Speed ====== (**S**)__
203 203  
204 204  Example: #5P1500S750<cr>
205 205  
Copyright RobotShop 2018