To test the PLS:

	pls -t -d ttyUSB0

Select baud to be 500k, and in continuous mode

Then run:

	tkpls {machine-name}:52 to see results

To check if you are missing any data

1. Start Logging
2. Wait a while
3. Stop logging

Then convert binary data file to Ascii:

	plsBinToAscii -f Diff < 2003XXXXXX > test.pls

Then to view data:

	xpls < test.pls

Or if you have used a pls (not LMS)

	tkpls test.pls 

Use <PGUP> and <PGDN> to zoom in and out.
Use Arrow keys to move left right up and down.
Use <Home> to reset coordinates
Use G to grid, Use P for Polar, and Q to Quit
	????
