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
-
... ... @@ -333,6 +333,26 @@ 333 333 </div></div> 334 334 {{/html}} 335 335 336 +====== __Automatic Baud Rate__ ====== 337 + 338 +{{html clean="false" wiki="true"}} 339 +<div class="cmdcnt"><div class="cmdpad"></div><div class="cmdtxt"> 340 +This option allows the LSS to listen to it's serial input and select the right baudrate automatically.<div class="wikimodel-emptyline"></div> 341 + 342 +Query Automatic Baud Rate (**QABR**)<div class="wikimodel-emptyline"></div> 343 + 344 +Ex: #5QABR<cr> might return *5ABR0<cr><div class="wikimodel-emptyline"></div> 345 + 346 +Enable Baud Rate (**ABR**)<div class="wikimodel-emptyline"></div> 347 + 348 +Ex: #5QABR1<cr><div class="wikimodel-emptyline"></div> 349 +Enable baudrate detection on first byte received after power-up.<div class="wikimodel-emptyline"></div> 350 + 351 +Ex: #5QABR2,30<cr><div class="wikimodel-emptyline"></div> 352 +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> 353 +</div></div> 354 +{{/html}} 355 + 336 336 == Motion == 337 337 338 338 ====== __Position in Degrees (**D**)__ ======