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

From version < 5.1 >
edited by RB1
on 2018/09/11 15:33
To version < 4.1 >
edited by RB1
on 2018/09/11 15:27
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,6 +6,16 @@
6 6  
7 7  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.
8 8  
9 += Configurations =
10 +
11 +Upon connection, the software will read all configuration values and update the "configurations" section.
12 +
13 +Changing the values displayed will update the session.
14 +
15 +UPDATE: Updates all values to EEPROM, changing the configurations
16 +
17 +UNDO ALL: Revert all changes made
18 +
9 9  = Firmware Update =
10 10  
11 11  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.
... ... @@ -14,18 +14,10 @@
14 14  
15 15  The servo control section allows you to visually move the servo and change a variety of parameter.
16 16  
17 -The large red STOP button will send a LIMP command to the servo.
27 +Servo ID
18 18  
19 19  {More to come}
20 20  
21 -= Configurations =
22 -
23 -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.
24 -
25 -Changing the values displayed will update the session. Pressing the UPDATE button will write all values to EEPROM, changing the configurations.
26 -
27 -UNDO ALL: Revert all changes made
28 -
29 29  = Sensor Graph =
30 30  
31 31  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