Conversion from PLW files into CSV files now puts a date/time stamp for each sample line output to the CSV file.
Now includes retrieval of start date from the PLW file, and output files now conform to platform independence. This jar file has been tested on win32 (win98 through to XP SP2) and on a linux distro (FC6).
Decodes more header information from the original input file, this is put tinto a header of the output file.
A new option has been added to the open file dialog - to be able to split the output file into files, each of a maximum length (lines of samples). This is useful if the data collected is large and the data needs to be analysed in Excel with its line limit of 65535 lines.
This first release is intended for Win32, but will work in a limited way on unix/linux platforms. Next tweak is full platform independence.
An up-to-date jre (available from sun java) is required.