Changes for page LSS Communication Protocol
Last modified by Eric Nantel on 2024/11/21 09:43
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -207,6 +207,7 @@ 207 207 | |[[**Q**uery **C**urrent>>||anchor="HQueryCurrent28QC29"]]|(% style="text-align:center" %) |(% style="text-align:center" %)QC|(% style="text-align:center" %) |(% style="text-align:center" %) |(% style="text-align:center" %)✓| |mA| 208 208 | |[[**Q**uery **M**odel **S**tring>>||anchor="HQueryModelString28QMS29"]]|(% style="text-align:center" %) |(% style="text-align:center" %)QMS|(% style="text-align:center" %) |(% style="text-align:center" %) |(% style="text-align:center" %)✓| | |Returns the model of servo (ex: LSS-ST1, LSS-HS1, LSS-HT1) 209 209 | |[[**Q**uery **F**irmware Version>>||anchor="HQueryFirmware28QF29"]]|(% style="text-align:center" %) |(% style="text-align:center" %)QF|(% style="text-align:center" %) |(% style="text-align:center" %) |(% style="text-align:center" %)✓| | | 210 +| |[[**Q**uery Serial **N**umber>>||anchor="HQuerySerialNumber28QN29"]]|(% style="text-align:center" %) |(% style="text-align:center" %)QN|(% style="text-align:center" %) |(% style="text-align:center" %) |(% style="text-align:center" %)✓| | |Returns the unique serial number for the servo 210 210 211 211 |(% colspan="10" style="color:orange; font-size:18px" %)[[**RGB LED**>>||anchor="HRGBLED"]] 212 212 |(% style="width:25px" %) |(% style="width:200px" %)**Description**|(% style="text-align:center; width:100px" %)**Action**|(% style="text-align:center; width:75px" %)**Query**|(% style="text-align:center; width:75px" %)**Config**|(% style="text-align:center; width:75px" %)**RC**|(% style="text-align:center; width:75px" %)**Serial**|(% style="width:100px" %)**Default**|(% style="width:170px" %)**Unit**|**Notes** ... ... @@ -336,23 +336,9 @@ 336 336 337 337 {{html clean="false" wiki="true"}} 338 338 <div class="cmdcnt"><div class="cmdpad"></div><div class="cmdtxt"> 339 -This option allows the LSS to listen to it's serial input and select the right baudrate automatically.<div class="wikimodel-emptyline"></div> 340 - 341 -Query Automatic Baud Rate (**QABR**)<div class="wikimodel-emptyline"></div> 342 - 343 -Ex: #5QABR<cr> might return *5ABR0<cr><div class="wikimodel-emptyline"></div> 344 - 345 -Enable Baud Rate (**ABR**)<div class="wikimodel-emptyline"></div> 346 - 347 -Ex: #5QABR1<cr><div class="wikimodel-emptyline"></div> 348 -Enable baudrate detection on first byte received after power-up.<div class="wikimodel-emptyline"></div> 349 - 350 -Ex: #5QABR2,30<cr><div class="wikimodel-emptyline"></div> 351 -Enable baudrate detection on first byte received after power-up. If no data for 30 seconds enable detection again on next byte.<div class="wikimodel-emptyline"></div> 352 - 353 -Warning: ABR doesnt work well with LSS Config at the moment.<div class="wikimodel-emptyline"></div> 340 +A servo's baud rate cannot be set "on the fly" and must be configured via the CB command described below. The factory default baud rate for all servos is 115200. Since smart servos are intended to be daisy chained, in order to respond to the same serial command, all servos in a project should be set to the same baud rate. Setting different baud rates will have the servos respond differently and may create issues. Available baud rates are: 9600 bps, 19200 bps, 38400 bps, 57600 bps, 115.2 kbps, 230.4 kbps, 250.0 kbps, 460.8 kbps, 500.0 kbps, 750.0 kbps, 921.6 kbps. Servos are shipped with a baud rate set to 115200.<div class="wikimodel-emptyline"></div> 354 354 </div></div> 355 -{{/html} }342 +{{/html} 356 356 357 357 == Motion == 358 358 ... ... @@ -953,8 +953,15 @@ 953 953 </div></div> 954 954 {{/html}} 955 955 956 -====== ====== 943 +====== __Query Serial Number (**QN**)__ ====== 957 957 945 +{{html wiki="true" clean="false"}} 946 +<div class="cmdcnt"><div class="cmdpad"></div><div class="cmdtxt"> 947 +Ex: #5QN<cr> might return *5QN12345678<cr><div class="wikimodel-emptyline"></div> 948 +The number in the response (12345678) would be the servo's serial number which is set and should not be changed by the user.<div class="wikimodel-emptyline"></div> 949 +</div></div> 950 +{{/html}} 951 + 958 958 == RGB LED == 959 959 960 960 ====== __LED Color (**LED**)__ ====== ... ... @@ -1003,6 +1003,6 @@ 1003 1003 1004 1004 == RGB LED Patterns == 1005 1005 1006 -The LED patterns below do not include those which are part of the button menu, which can be found here: [[LSS Button Menu>>doc: ses-v2.lynxmotion-smart-servo.lss-button-menu.WebHome]]1000 +The LED patterns below do not include those which are part of the button menu, which can be found here: [[LSS Button Menu>>doc:lynxmotion-smart-servo.lss-button-menu.WebHome]] 1007 1007 1008 1008 [[image:LSS - LED Patterns.png]]