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

From version < 36.2 >
edited by Eric Nantel
on 2019/01/09 09:40
To version < 15.1 >
edited by RB1
on 2018/09/12 09:41
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -LSS - Configuration Software 1
1 +LSS - Configuration Software
Parent
... ... @@ -1,1 +1,1 @@
1 -Lynxmotion Smart Servo (LSS).WebHome
1 +LSS - Overview (DEV).WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.ENantel
1 +xwiki:XWiki.RB1
Content
... ... @@ -1,35 +1,23 @@
1 1  //{Work in Progress}//
2 2  
3 -The beta version of the LSS Config is available [[here>>http://www.lynxmotion.com/tools/LSS Config (BETA).rar]] (password = beta). More features coming soon! :)
3 +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:LSS - Overview (DEV).WebHome]], as well as providing access to firmware updates.
4 4  
5 -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 (LSS).WebHome]], as well as providing access to firmware updates.
5 +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:LSS - Overview (DEV).LSS - Button Menu.WebHome]].
6 6  
7 -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).LSS - Button Menu.WebHome]].
8 -
9 9  = Header =
10 10  
11 -[[image:lss-config-header.png]]
9 +[[image:lss-config-connect-firmware.jpg||alt="LSS Config Header"]]
12 12  
13 -
14 14  == Connection ==
15 15  
16 -Connection to the servo is done automatically, via any properly installed USB to serial interface like the [[LSS Adapter board>>doc:Lynxmotion Smart Servo (LSS).LSS - Adapter Board.WebHome]]. Ensure the board is recognized by the computer and if not, install the proper drivers. The software automatically scans all standard baud rates using ID254 (broadcast ID) and waits for a reply from the servo connected. Should an incorrect COM port be selected, the software will keep trying to connect. You must disconnect, select the correct COM port and reconnect. If you are not sure which COM port to select, in Windows, go to Device Manager -> Ports (COM & LPT) and select the port associated with the USB to serial device.
13 +Connection to the servo is done automatically, via any properly installed USB to serial interface like the [[LSS Adapter board>>doc:LSS - Overview (DEV).LSS - Adapter Board.WebHome]]. Ensure the board is recognized by the computer and if not, install the proper drivers. The software automatically scans all standard baud rates using ID254 (broadcast ID) and waits for a reply from the servo connected. Should an incorrect COM port be selected, the software will keep trying to connect. You must disconnect, select the correct COM port and reconnect. If you are not sure which COM port to select, in Windows, go to Device Manager -> Ports (COM & LPT) and select the port associated with the USB to serial device.
17 17  
18 18  == Firmware Update ==
19 19  
20 -[[image:lss-config-firmware-update.png]]
17 +The LSS Config serves as the main software 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. Do not disconnect the servo during a firmware update. During the update, a progress bar will be displayed in the command line.
21 21  
19 += Servo Control =
22 22  
23 -The LSS Config serves as the main software 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.
24 -
25 -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.
26 -
27 -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.
28 -
29 -Once the OK button is pressed, 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.
30 -
31 -= Servo Control [coming soon] =
32 -
33 33  The servo control section allows you to visually move the servo and change a variety of parameter.
34 34  
35 35  The large red STOP button will send a LIMP command to the servo.
... ... @@ -38,9 +38,9 @@
38 38  
39 39  == Configurations ==
40 40  
41 -[[image:lss-config-configurations.png]]
29 +[[image:lss-config-configurations.jpg||alt="LSS Config Configurations"]]
42 42  
43 -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).LSS - Communication Protocol.WebHome]] page for more information about commands, actions and configurations.
31 +Upon connection, the software will read all configuration values and update the values in the "configurations" section. Visit the [[LSS Communication Protocol>>doc:LSS - Overview (DEV).LSS - Communication Protocol.WebHome]] page for more information about commands, actions and configurations.
44 44  
45 45  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.
46 46  
... ... @@ -50,7 +50,7 @@
50 50  
51 51  **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).
52 52  
53 -= Telemetry Graph [coming soon] =
41 += Sensor Graph =
54 54  
55 55  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.
56 56  
... ... @@ -60,14 +60,9 @@
60 60  
61 61  [[image:lss-config-command-line.jpg||alt="LSS Config Command Line"]]
62 62  
63 -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 frothe software.
51 +The custom command line interface both allows you to communicate directly with the servo and send commands (and view replies), as well as get status updates of the software.
64 64  
65 -~>>: Command sent to the servo
53 +{More to come}
66 66  
67 -<<: Reply from the servo
68 68  
69 -The software 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
70 -
71 -Left clicking a line highlights that line and allows it to be copied to the clipboard by pressing the right mouse button.
72 -
73 -{More to come}
56 +
lss-config-configurations.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.RB1
Size
... ... @@ -1,1 +1,0 @@
1 -19.8 KB
Content
lss-config-firmware-update.jpg
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.RB1
Size
... ... @@ -1,1 +1,0 @@
1 -23.5 KB
Content
lss-config-firmware-update.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.RB1
Size
... ... @@ -1,1 +1,0 @@
1 -2.4 KB
Content
lss-config-header.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.RB1
Size
... ... @@ -1,1 +1,0 @@
1 -2.4 KB
Content
Copyright RobotShop 2018