Last modified by Eric Nantel on 2023/06/21 10:47

From version < 19.1 >
edited by RB1
on 2018/09/12 11:49
To version < 20.1 >
edited by RB1
on 2018/09/12 12:39
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -24,7 +24,7 @@
24 24  
25 25  Once the OK button is pressed, a progress bar will be displayed in the command line. Do not disconnect the servo during a firmware update.
26 26  
27 -= Servo Control =
27 += Servo Control [coming soon] =
28 28  
29 29  The servo control section allows you to visually move the servo and change a variety of parameter.
30 30  
... ... @@ -46,7 +46,7 @@
46 46  
47 47  **SMART** / **RC POS** / **RC WHL**: This is a shortcut to change the servo's mode (LSS Smart Serial / RC PWM Position / RC PWM Wheel). IMPORTANT NOTE: Should you select either of the two RC modes, the LSS Config software will no longer be able to communicate with the servo. You must use the button menu to return to LSS serial mode (hold the button, release, press twice).
48 48  
49 -= Sensor Graph =
49 += Telemetry Graph [coming soon] =
50 50  
51 51  The sensor graphing feature of the software allows you to select, display and record, with respect to time, the output from all of the servo's sensors.
52 52  
... ... @@ -56,8 +56,16 @@
56 56  
57 57  [[image:lss-config-command-line.jpg||alt="LSS Config Command Line"]]
58 58  
59 -The custom command line interface both allows you to communicate directly with the servo and send commands (and view replies), as well as get status updates of the software.
59 +The custom command line interface both allows you to communicate directly with an individual servo, send commands to it (and view replies), as well as get responses to queries from the software.
60 60  
61 +~>>: Command sent to the servo
62 +
63 +<<: Reply from the servo
64 +
65 +The software also auto-completes each command by automatically inserting "#[ID] before each command. For example, rather than typing #4D230<cr>, you need only type D230 and the software will automatically add #4
66 +
67 +Left clicking a line highlights that line and allows it to be copied / pasted.
68 +
61 61  {More to come}
62 62  
63 63  
Copyright RobotShop 2018