Changes for page LSS Configuration Software
Last modified by Eric Nantel on 2024/07/12 11:23
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -183,11 +183,11 @@ 183 183 (% class="wikigeneratedid" %) 184 184 Occasionally the telemetry values may all simultaneously drop to zero for one reading, or skip a point due to other processes taking priority. 185 185 186 -== Command Line ==186 +== Command line == 187 187 188 188 {{lightbox image="lss-config-terminal-0001" width="521"/}} 189 189 190 -The c ustomcommand line interface both allows you to communicate directly with an individual servo, send commands to it(and view replies),as well as getresponsestoqueriesfrom the software. When "LSS-All (254; ~-~--k)" is selected in the list of servos, theCommandLine is used to send the same action or configuration command to all servoson the bus. For example, typing D1800 and pressing enter will send that same position command to each of the servoson 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. 191 191 192 192 Within the command interface, you might see the following: 193 193 ... ... @@ -196,13 +196,13 @@ 196 196 |(% style="width:114px" %)**INF ::**|(% style="width:1364px" %)Information 197 197 |(% style="width:114px" %)**[bootloader]**|(% style="width:1364px" %)Information specific to bootloader mode & firmware updates 198 198 |(% style="width:114px" %)**]]**|(% style="width:1364px" %)Failure 199 -|(% style="width:114px" %) **'**'****|(% style="width:1364px" %)?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) 200 200 201 -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 #4201 +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. 202 202 203 -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. 204 204 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). 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. 206 206 207 207 = Tutorials = 208 208