LSS - Configuration Software

Version 156.1 by Eric Nantel on 2019/05/15 15:09

wiki-download.png

Table of Contents

Description

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, as well as providing access to firmware updates.

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.

Header

lss-config-header.png

The header includes (left to right):

  • Firmware version currently installed on servo
  • Firmware update option
  • COM port selection
  • Connect (toggle ON / OFF)

Connection to the servo is done automatically, via any properly installed USB to serial interface like the LSS Adapter board. Once the servo is powered and properly connected to the computer, the COM port should appear in the COM port list. Ensure the board is recognized by the computer and if not, install the proper drivers. If you have multiple communication ports active, go to Windows -> Device Manager to determine which is appropriate for the USB to serial adapter you are using. Click CONNECT to connect to the servo. 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. If you wish to change the COM port selected 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.

Firmware Update

The firmware update option is a popup which includes:

  • Firmware version in dropdown format, including the current recommended version
  • Experimental firmware (if available)
  • Cancel firmware update
  • OK to continue firmware update
  • Notes regarding the firmware

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.

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.
lss-config-firmware-update-restore-settings.png

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.

Servo Control

The servo control section allows you to visually move the servo and change a variety of parameters, including:

  • Position: pale blue caret
  • Origin offset: magenta caret
  • Angular range: magenta square carets
  • RPM: green arrow / indicator
  • Initial position: dark blue caret

At the lower left the servo model and the LED color are shown.

Configurations

Upon connection, the software will read all configuration values and update the values in the "configurations" section. Visit the LSS - Communication Protocol page for more information about commands, actions and configurations.

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.

UPDATE Pressing this button will write all values to EEPROM, changing the configurations, and reverting all background colors to white.

UNDO ALL is a shortcut button which reverts all changes made which have not been written to EEPROM.

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).

Telemetry Graph

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. 

x-Axis: seconds

  • Position: blue
  • Speed: green
  • Current: red
  • Voltage: yellow
  • Temperature: gray
lss-config-visibility.jpgSensor Feedback Visibility (ON)lss-config-visibility-off.jpgSensor Feedback Visibility (OFF)
lss-config-display-query.jpgQuery value (ON)lss-config-display-query-off.jpgQuery value (OFF)
lss-config-play-icon.jpgGraphing (OFF)lss-config-play-icon-green.jpgGraphing (ON)
lss-config-pause-icon.jpgPause queries (OFF)lss-config-pause-icon-yellow.jpgPause Queries (ON)
lss-config-record-icon.jpgRecord Sensor Queries (Not Recording)lss-config-record-icon-red.jpgRecord Sensor Queries (Recording)
lss-config-stop-icon.jpgReset Graph  
lss-config-export-graph-icon.jpgExport recording to .csv (comma separated values) 

Export popup appears providing three options:

1) Export only recorded data ("YES")  2) Export all data (click "NO") 3) Cancel export

lss-config-temperature-celcius.jpgTemperature Units (Celcius)lss-config-temperature-faren.jpgTemperature Units (Fahrenheit)
lss-config-marker-circle.jpgMarker Icon Style (Circle)lss-config-marker-diamond.jpg lss-config-marker-square.jpgMarker Icon Style (Diamond / Square)
lss-config-10s.jpgTime Window (10s)

lss-config-30s.jpg lss-config-60s.jpg 

lss-config-300s.jpg lss-config-infs.jpg

Time Window (30s / 60s / 300s / Total)

Command Line

/info/wiki/lynxmotion/download/lynxmotion-smart-servo/lss-configuration-software/WebHome/lss-config-terminal-0001

/info/wiki/lynxmotion/download/lynxmotion-smart-servo/lss-configuration-software/WebHome/lss-config-terminal-0001

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:

>>Command sent to the servo
<<Reply from the servo
INF ::Information
[bootloader]Information specific to bootloader
]]Failure

The command line 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

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.

The mouse wheel can be used to scroll and the holding the middle mouse button down allows for panning over the terminal area.

Created by RB1 on 2019/03/20 15:45
Copyright RobotShop 2018