Changes for page LSS-PRO Communication Protocol
Last modified by Eric Nantel on 2024/09/06 14:52
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -557,25 +557,23 @@ 557 557 558 558 == Telemetry == 559 559 560 -====== __Query PCB Temperature (**QT**)__ ======560 +====== __Query Voltage (**QV**)__ ====== 561 561 562 -Ex: #5Q T<cr> might return *5QT564<cr>562 +Ex: #5QV<cr> might return *5QV11200<cr> 563 563 564 -The unitsareintenths of degreesCelcius, so in theexample above,theservo'sinternaltemperatureis56.4degreesC. To convertfrom degrees Celciustodegrees Farenheit, multiply by 1.8and add 32. Therefore56.4C =133.52F.564 +The number returned is in milliVolts, so in the case above, servo with ID 5 has an input voltage of 11.2V. 565 565 566 -====== Query Temperature Probe(**QTP**) ======566 +====== __Query Temperature (**QT**)__ ====== 567 567 568 -Ex: 568 +Ex: #5QT<cr> might return *5QT564<cr> 569 569 570 - ======QueryTempof Controller(**QTCW**,**QTCE**)======570 +The units are in tenths of degrees Celcius, so in the example above, the servo's internal temperature is 56.4 degrees C. To convert from degrees Celcius to degrees Farenheit, multiply by 1.8 and add 32. Therefore 56.4C = 133.52F. 571 571 572 - Ex:572 +====== __Query Motor Driver Current (**QC**)__ ====== 573 573 574 -====== __Query Current (**QC**)__ ====== 575 - 576 576 Ex: #5QC<cr> might return *5QC140<cr> 577 577 578 -The units are in milliamps, so in the example above, the servo is consuming 140mA, or 0.14A. It represents the RMS value. The query calculates the RMS value of the current sent from the motor driver to the stepper motor.576 +The units are in milliamps, so in the example above, the servo is consuming 140mA, or 0.14A. It represents the RMS value. 579 579 580 580 ====== __Query Model String (**QMS**)__ ====== 581 581