Last modified by Eric Nantel on 2023/06/21 10:47

From version < 13.1 >
edited by RB1
on 2018/09/12 08:45
To version < 14.1 >
edited by RB1
on 2018/09/12 09:18
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -10,7 +10,7 @@
10 10  
11 11  == Connection ==
12 12  
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.
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.
14 14  
15 15  == Firmware Update ==
16 16  
... ... @@ -24,16 +24,20 @@
24 24  
25 25  {More to come}
26 26  
27 -= Configurations =
27 +== Configurations ==
28 28  
29 29  [[image:lss-config-configurations.jpg||alt="LSS Config Configurations"]]
30 30  
31 -Upon connection, the software will read all configuration values and update 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.
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.
32 32  
33 -Changing the values displayed will update the session. Pressing the UPDATE button will write all values to EEPROM, changing the configurations.
33 +Changing the values will not affect the session. Values which have been changed will have a yellow background.
34 34  
35 -UNDO ALL: Revert all changes made
35 +Pressing the **UPDATE** button will write all values to EEPROM, changing the configurations, and reverting all background colors to white.
36 36  
37 +The **UNDO ALL** is a shortcut button which reverts all changes made which have not been written to EEPROM.
38 +
39 +MODE (**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).
40 +
37 37  = Sensor Graph =
38 38  
39 39  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.
Copyright RobotShop 2018