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

From version < 161.1 >
edited by Coleman Benson
on 2019/05/15 15:19
To version < 142.1 >
edited by RB1
on 2019/05/15 14:42
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.CBenson
1 +xwiki:XWiki.RB1
Content
... ... @@ -1,22 +1,15 @@
1 -[[image:lss-config-1000px.png||width="350"]]
1 +{{lightbox image="lss-config-full-window-0001.png" width="520"/}}
2 2  
3 -[[[[image:wiki-download.png]]>>https://www.robotshop.com/en/lynxmotion-smart-servo-lss-configuration-software.html||rel="noopener noreferrer" target="_blank"]]
4 -
5 5  **Table of Contents**
6 6  
7 7  {{toc/}}
8 8  
9 -= Description =
10 -
11 11  The LSS Configuration software ("LSS Config" for short) is intended to provide easy access to the main features and functionality of the [[Lynxmotion Smart Servo Motors>>doc:lynxmotion-smart-servo.WebHome]], as well as providing access to firmware updates.
12 12  
13 13  NOTE: Only one servo should be connected to the software at any time. The servo must be powered correctly and in serial mode. Should your servo NOT be in serial mode, please refer to the [[button menu>>doc:lynxmotion-smart-servo.lss-button-menu.WebHome]].
14 14  
15 -(% class="wikigeneratedid" %)
16 -= Features =
11 += Header =
17 17  
18 -== Connection ==
19 -
20 20  [[image:lss-config-header.png]]
21 21  
22 22  The header includes (left to right):
... ... @@ -43,13 +43,11 @@
43 43  The LSS Config software serves as the main software used to update the servo's onboard firmware / programming. An internet connection is needed in order for the software to check if an online update is available. The servo's current firmware version is displayed to the left of the FIRMWARE button. Pressing the button will open a popup window which allows you to select the firmware version to upload to the servo. When checked, the Exp. button will allow experimental versions of the firmware to be displayed in the list. It also allows to load directly from a local file.
44 44  
45 45  Once the OK button is pressed, the software will request if you wish to save your servo's configurations and restore them after the firmware update (see image below). Clicking **Yes** will poll your servo to obtain all of its available settings and which will be restored after a successful firmware update is completed.
46 -
47 -
48 48  [[image:lss-config-firmware-update-restore-settings.png]]
49 49  
50 50  Following this pop-up your servo will be restarted and a progress bar will be displayed in the command line. Do not disconnect the servo during a firmware update. If the process does get interrupted, you can still upload firmware to the LSS by going into bootloader mode by holding the button at power up.
51 51  
52 -== Servo Control ==
43 += Servo Control =
53 53  
54 54  {{lightbox image="lss-config-control-0003-both.png" width="485"/}}
55 55  
... ... @@ -67,7 +67,7 @@
67 67  
68 68  {{lightbox image="lss-config-configurations.jpg" width="350"/}}
69 69  
70 -Upon connection, the software will read all configuration values and update the values in the "configurations" section. Visit the [[doc:lynxmotion-smart-servo.lss-communication-protocol.WebHome]] page for more information about commands, actions and configurations.
61 +Upon connection, the software will read all configuration values and update the values in the "configurations" section. Visit the [[doc:lynxmotion-smart-servo.lss-communication-protocol.WebHome]] page for more information about commands, actions and configurations.
71 71  
72 72  Changing the values will not affect the session. Values which have been changed will have a yellow background. The values which can be entered are restricted to what the servo can accept; for example, servo IDs must be below 250.
73 73  
... ... @@ -77,7 +77,7 @@
77 77  
78 78  **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).
79 79  
80 -== Telemetry Graph ==
71 += Telemetry Graph =
81 81  
82 82  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.
83 83  
... ... @@ -105,14 +105,13 @@
105 105  |(% style="width:76px" %)[[image:lss-config-temperature-celcius.jpg]]|(% style="width:488px" %)Temperature Units (Celcius)|(% style="width:137px" %)[[image:lss-config-temperature-faren.jpg]]|(% style="width:777px" %)Temperature Units (Fahrenheit)
106 106  |(% style="width:76px" %)[[image:lss-config-marker-circle.jpg]]|(% style="width:488px" %)Marker Icon Style (Circle)|(% style="width:137px" %)[[image:lss-config-marker-diamond.jpg]] [[image:lss-config-marker-square.jpg]]|(% style="width:777px" %)Marker Icon Style (Diamond / Square)
107 107  |(% style="width:76px" %)[[image:lss-config-10s.jpg]]|(% style="width:488px" %)Time Window (10s)|(% style="width:137px" %)(((
108 -[[image:lss-config-30s.jpg]] [[image:lss-config-60s.jpg]]
99 +[[image:lss-config-30s.jpg]] [[image:lss-config-60s.jpg]]
100 +
109 109  [[image:lss-config-300s.jpg]] [[image:lss-config-infs.jpg]]
110 110  )))|(% style="width:777px" %)Time Window (30s / 60s / 300s / Total)
111 111  
112 -== Command Line ==
104 += Command Line{{lightbox image="lss-config-command-line.jpg" width="700"/}} =
113 113  
114 -{{lightbox image="lss-config-terminal-0001" width="521"/}}
115 -
116 116  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. Within the command interface, you might see the following:
117 117  
118 118  |(% style="width:114px" %)**>>**|(% style="width:1364px" %)Command sent to the servo
... ... @@ -125,4 +125,4 @@
125 125  
126 126  Left clicking a line within the command prompt, then right clicking using your mouse highlights that line in green and allows it to be copied to the clipboard and pasted into another document.
127 127  
128 -The mouse wheel can be used to scroll and the holding the middle mouse button down allows for panning over the terminal area.
118 +{More to come}
lss-config-1000px.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.ENantel
Size
... ... @@ -1,1 +1,0 @@
1 -279.7 KB
Content
lss-config-terminal-0001.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.RB1
Size
... ... @@ -1,1 +1,0 @@
1 -13.2 KB
Content
wiki-download.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.CBenson
Size
... ... @@ -1,1 +1,0 @@
1 -3.9 KB
Content
lss-config-command-line.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.RB1
Size
... ... @@ -1,0 +1,1 @@
1 +18.2 KB
Content
Copyright RobotShop 2018