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

From version < 150.1 >
edited by Coleman Benson
on 2019/05/15 15:01
To version < 130.1 >
edited by RB1
on 2019/05/15 14:30
< >
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,8 +1,5 @@
1 -{{lightbox image="lss-config-full-window-0001.png" width="520"/}}
1 +[[image:lss-config-full-window-0001.png||width="520"]]
2 2  
3 -
4 -**[[image:wiki-download.png||alt="download"]]**
5 -
6 6  **Table of Contents**
7 7  
8 8  {{toc/}}
... ... @@ -26,7 +26,7 @@
26 26  
27 27  == Firmware Update ==
28 28  
29 -{{lightbox image="lss-config-firmware-update.png" width="417"/}}
26 +[[image:lss-config-firmware-update.png||width="417"]]
30 30  
31 31  The firmware update option is a popup which includes:
32 32  
... ... @@ -45,23 +45,21 @@
45 45  
46 46  = Servo Control =
47 47  
48 -{{lightbox image="lss-config-control-0003-both.png" width="485"/}}
45 +{{lightbox image="lss-config-control-0003-both.png"/}}
49 49  
50 50  The servo control section allows you to visually move the servo and change a variety of parameters, including:
51 51  
52 -* Position: pale blue caret
53 -* Origin offset: magenta caret
54 -* Angular range: magenta square carets
55 -* RPM: green arrow / indicator
56 -* Initial position: dark blue caret
49 +* Position: blue caret
50 +* Origin Offset: magenta caret
51 +* RPM: green arrow
57 57  
58 -At the lower left the servo model and the LED color are shown.
53 +At the lower left, the servo model is shown, as well as the LED color.
59 59  
60 60  == Configurations ==
61 61  
62 62  {{lightbox image="lss-config-configurations.jpg" width="350"/}}
63 63  
64 -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.
59 +Upon connection, the software will read all configuration values and update the values in the "configurations" section. Visit the [[LSS Communication Protocol>>doc:lynxmotion-smart-servo.lss-communication-protocol.WebHome]] page for more information about commands, actions and configurations.
65 65  
66 66  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.
67 67  
... ... @@ -75,18 +75,18 @@
75 75  
76 76  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.
77 77  
78 -{{lightbox image="lss-config-telemetry-graph.png" width="521"/}}
73 +{{lightbox image="lss-config-graph.jpg" width="700"/}}
79 79  
80 80  x-Axis: seconds
81 81  
82 -* Position: blue
83 -* Speed: green
84 -* Current: red
85 -* Voltage: yellow
86 -* Temperature: gray
77 +* Position: Blue
78 +* Speed: Green
79 +* Current: Red
80 +* Voltage: Yellow
81 +* Temperature: Grey
87 87  
88 88  |(% style="width:76px" %)[[image:lss-config-visibility.jpg]]|(% style="width:488px" %)Sensor Feedback Visibility (ON)|(% style="width:137px" %)[[image:lss-config-visibility-off.jpg]]|(% style="width:777px" %)Sensor Feedback Visibility (OFF)
89 -|(% style="width:76px" %)[[image:lss-config-display-query.jpg]]|(% style="width:488px" %)Query value (ON)|(% style="width:137px" %)[[image:lss-config-display-query-off.jpg]]|(% style="width:777px" %)Query value (OFF)
84 +|(% style="width:76px" %)[[image:lss-config-display-query.jpg]]|(% style="width:488px" %)Display Queries (ON)|(% style="width:137px" %)[[image:lss-config-display-query-off.jpg]]|(% style="width:777px" %)Display Queries (OFF)
90 90  |(% style="width:76px" %)[[image:lss-config-play-icon.jpg]]|(% style="width:488px" %)Graphing (OFF)|(% style="width:137px" %)[[image:lss-config-play-icon-green.jpg]]|(% style="width:777px" %)Graphing (ON)
91 91  |(% style="width:76px" %)[[image:lss-config-pause-icon.jpg]]|(% style="width:488px" %)Pause queries (OFF)|(% style="width:137px" %)[[image:lss-config-pause-icon-yellow.jpg]]|(% style="width:777px" %)Pause Queries (ON)
92 92  |(% style="width:76px" %)[[image:lss-config-record-icon.jpg]]|(% style="width:488px" %)Record Sensor Queries (Not Recording)|(% style="width:137px" %)[[image:lss-config-record-icon-red.jpg]]|(% style="width:777px" %)Record Sensor Queries (Recording)
... ... @@ -104,12 +104,8 @@
104 104  [[image:lss-config-300s.jpg]] [[image:lss-config-infs.jpg]]
105 105  )))|(% style="width:777px" %)Time Window (30s / 60s / 300s / Total)
106 106  
107 -= Command Line{{lightbox image="lss-config-terminal-0001" width="521"/}} =
102 += Command Line{{lightbox image="lss-config-command-line.jpg" width="700"/}} =
108 108  
109 -[[image:/info/wiki/lynxmotion/download/lynxmotion-smart-servo/lss-configuration-software/WebHome/lss-config-terminal-0001||width="521"]]
110 -
111 -
112 -
113 113  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:
114 114  
115 115  |(% style="width:114px" %)**>>**|(% style="width:1364px" %)Command sent to the servo
... ... @@ -122,4 +122,4 @@
122 122  
123 123  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.
124 124  
125 -The mouse wheel can be used to scroll and the holding the middle mouse button down allows for panning over the terminal area.
116 +{More to come}
lss-config-telemetry-graph.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.RB1
Size
... ... @@ -1,1 +1,0 @@
1 -60.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
lss-config-graph.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.CBenson
Size
... ... @@ -1,0 +1,1 @@
1 +49.3 KB
Content
Copyright RobotShop 2018