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

From version < 194.1 >
edited by RB1
on 2020/07/16 16:19
To version < 196.2 >
edited by RB1
on 2020/07/16 16:32
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -108,6 +108,12 @@
108 108  
109 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"/}}
... ... @@ -188,8 +188,9 @@
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" %)**'**'****|(% style="width:1364px" %)?
193 193  
194 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
195 195  
Copyright RobotShop 2018