Changes for page LSS Communication Protocol
Last modified by Eric Nantel on 2024/11/21 09:43
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,8 @@ 1 += Protocol concepts = 2 + 1 1 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. 2 2 3 -== =Session ===5 +== Session == 4 4 5 5 A "session" is defined as the time between when the servo is powered ON to when it is powered OFF or reset. 6 6 ... ... @@ -175,7 +175,7 @@ 175 175 |32|**DEFAULT**| | | | |✓|none|Revert to firmware default values. See command for details 176 176 |33|**UPDATE**| | | | |✓|none|Update firmware. See command for details. 177 177 178 -= Details = 180 +== Details == 179 179 180 180 __1. Limp (**L**)__ 181 181 ... ... @@ -623,5 +623,3 @@ 623 623 Since it it not common to have to update firmware, a confirmation command is needed after an UPDATE command is sent. Should any command other than CONFIRM be received by the servo after the firmware command has been received, it will leave the firmware action. 624 624 625 625 Note that after the CONFIRM command is sent, the servo will automatically perform a RESET. 626 - 627 -=== ===