...This software is still in a testing (beta) phase but has been tested successfully with the following security control panels made by Microtech / Honeywell Security:
- Galaxy 18 (Dutch firmware v1.25) with external RS232 box
- Galaxy 60 (Dutch firmware v1.07) with external RS232 box
- Galaxy G3-520 (Dutch firmware v5.50) (internal RS232)
A simple set of Java classes used to handle CSV (Comma-Separated Values) files. The CSVFileReader class has a readFields() method that splits a line of the file into separate String fields; the text qualifier and the field separator are customizable.