File: READMEUPDATE.TXT

Description for jSQM-LE.jar:
 o  Multiplatform tool for use with the Unihedron SQM-LE
 o  Identify IP address. Test functionality. Load firmware

This package contains the connection utility and update file 
for the SQM-LE.

Unzip these files to a directory, and enter that directory
from the command prompt.

Install "unlock" jumper or set lock switch to "unlock position".

Usage:
 java -r jSQM-LE.jar [-i<ip-address>] [-p<port>] [-f<filename>] [-h]

Where:
 <ip-address> is the optional IP address of the SQM-LE.
       <port> is the optional port of the SQM-LE, the default port is 10001.
   <filename> is the name of the optional loadable firmware file.
           -h to get the help listing for this program

Examples:

Start up the utility for generic reading:
 java -jar jSQM-LE.jar

Start up the utility to allow firmware upgrades:
 java -jar jSQM-LE.jar -fSQMLE-3-3-13.hex

Specify the IP address and port number to use right away as well as
enable upgrades:
 java -jar jSQM-LE.jar -i192.168.1.140 -p10001 -fSQMLE-3-3-13.hex

Get a help listing:
 java -jar jSQM-LE.jar -h



Contact: info@unihedron.com
http://www.unihedron.com
