Last modified by Eric Nantel on 2024/07/12 11:23

From version < 188.1 >
edited by RB1
on 2020/07/16 16:17
To version < 199.1 >
edited by RB1
on 2020/07/16 16:39
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -67,7 +67,7 @@
67 67  
68 68  **LSS-All (254; ~-~--k)**
69 69  
70 -This option allows actions that affect all detected servos in the list after a successful scan. Since there is no particular servo being monitored, the telemetry graph and configurations are all greyed out. This is used to send the same firmware update to all detected servos on the bus or to send the same action command via the terminal interface described below.
70 +This option allows actions that affect all detected servos in the list after a successful scan. Since there is no particular servo being monitored, the telemetry graph and configurations are all greyed out. This is used to send the same firmware update to all detected servos on the bus or to send the same action command via the command line interface described below.
71 71  
72 72  The drop-down list will be populated with all servos which the software has found on the bus, indicating their servo model, ID and firmware version. Each servo will then be listed in the following format:
73 73  
... ... @@ -100,14 +100,20 @@
100 100  
101 101  The servo control section allows you to visually move the servo and change a variety of parameters, including:
102 102  
103 -* Position: pale blue caret
104 -* Origin offset: magenta caret
105 -* Angular range: magenta square carets
106 -* RPM: green arrow / indicator
107 -* Initial position: dark blue caret
103 +* [[image:lss-config-20.7.14.2-carets-position-64 .png]]Position: pale blue caret
104 +* [[image:lss-config-20.7.14.2-carets-offset-64.png]]Origin offset: magenta caret
105 +* [[image:lss-config-20.7.14.2-carets-angular-range-64.png]]Angular range: magenta square carets
106 +* [[image:lss-config-20.7.14.2-carets-speed-64.png]]RPM: green arrow / indicator
107 +* [[image:lss-config-20.7.14.2-carets-first-position-64.png]]Initial position: dark blue caret
108 108  
109 -At the lower left the servo model and the LED color are shown.
109 +At the lower left the servo model and the LED color (session value) are shown.
110 110  
111 +To change a value, simple use the left mouse button to hold and drag the relevant caret around its ring. Letting go of the left mouse button will update the value right away. While holding the left mouse button you can also press the right mouse button to cancel the current change to that caret (happens after right mouse click and then letting go of the left mouse button).
112 +
113 +If the caret moved is position, this will send a position command in tenths of degrees right away to the servo (#[id]D[pos]\r).
114 +If the caret moved is first position, offset or angular range then it will update the appropiate configuration (see below for details), pending an update confirmation.
115 +The speed caret cannot be moved directly; it only serves only as a display of the current speed.
116 +
111 111  == Configurations ==
112 112  
113 113  {{lightbox image="lss-config-configurations.jpg" width="350"/}}
... ... @@ -177,11 +177,11 @@
177 177  (% class="wikigeneratedid" %)
178 178  Occasionally the telemetry values may all simultaneously drop to zero for one reading, or skip a point due to other processes taking priority.
179 179  
180 -== Command Line ==
186 +== Command line ==
181 181  
182 182  {{lightbox image="lss-config-terminal-0001" width="521"/}}
183 183  
184 -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. When "LSS-All (254; ~-~--k)" is selected in the list of servos, the Command Line is used to send the same action or configuration command to all servos on the bus. For example, typing D1800 and pressing enter will send that same position command to each of the servos on the bus.
190 +The command line interface both allows you to communicate directly with an individual servo, send commands to it and view replies to queries. When "LSS-All (254; ~-~--k)" is selected in the list of servos, the command line is used to send the same action or configuration command to all detected servos. For example, typing D1800 and pressing enter will send that same position command to each of the detected servos.
185 185  
186 186  Within the command interface, you might see the following:
187 187  
... ... @@ -188,14 +188,15 @@
188 188  |(% style="width:114px" %)**>>**|(% style="width:1364px" %)Command sent to the servo
189 189  |(% style="width:114px" %)**<<**|(% style="width:1364px" %)Reply from the servo
190 190  |(% style="width:114px" %)**INF ::**|(% style="width:1364px" %)Information
191 -|(% style="width:114px" %)**[bootloader]**|(% style="width:1364px" %)Information specific to bootloader
197 +|(% style="width:114px" %)**[bootloader]**|(% style="width:1364px" %)Information specific to bootloader mode & firmware updates
192 192  |(% style="width:114px" %)**]]**|(% style="width:1364px" %)Failure
199 +|(% style="width:114px" %)[[image:lss-config-20.7.14.2-terminal-doublestar-bold.png]]|(% style="width:1364px" %)Configuration command redirected to config interface (left hand side)
193 193  
194 -The command line 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
201 +The command line also auto-completes each command by automatically inserting "#[id]" before each command for you. Therefore, you only need to type the command itself, such as "D1000" and press [enter]. For example, rather than typing #4D230<cr>, you need only type D230 and the software will automatically add #4 & \r.
195 195  
196 -Left clicking a line within the command prompt, then right clicking using your mouse highlights that line in a green border and allows it to be copied to the clipboard and pasted into another document. Scrolling is opposite that to browser navigation.
203 +Left clicking a line within the command prompt and then right clicking using your mouse highlights that line in a green border and allows it to be copied to the clipboard and pasted into another document. Scrolling is opposite that to browser navigation.
197 197  
198 -The mouse wheel can be used to scroll and the holding the middle mouse button down allows for panning over the terminal area (useful if text extends to the right).
205 +The mouse wheel can be used to scroll and the holding the middle mouse button down allows for panning over the terminal area (useful if text extends to the right). There are also two scrolling bars that can be used with the left mouse button as normal for panning the terminal view.
199 199  
200 200  = Tutorials =
201 201  
lss-config-20.7.14.2-carets-first-position-64.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.RB1
Size
... ... @@ -1,0 +1,1 @@
1 +348 bytes
Content
lss-config-20.7.14.2-carets-offset-64.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.RB1
Size
... ... @@ -1,0 +1,1 @@
1 +404 bytes
Content
lss-config-20.7.14.2-carets-position-64 .png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.RB1
Size
... ... @@ -1,0 +1,1 @@
1 +420 bytes
Content
lss-config-20.7.14.2-carets-speed-64.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.RB1
Size
... ... @@ -1,0 +1,1 @@
1 +371 bytes
Content
lss-config-20.7.14.2-terminal-doublestar-bold.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.RB1
Size
... ... @@ -1,0 +1,1 @@
1 +289 bytes
Content
Copyright RobotShop 2018