Standard Logger Interface File Format
The Standard Logger Interface file format is an ASCII comma separated format.
Key words in the file are used to denote the record type as follows:
text |
Used for comment lines. There is no limit to the number of comment lines |
ch |
Logger channel. This is followed by the channel number, the type of measurement (either "flow"or "pressure"), and the units (supported units are as for Time Series Data File Format). Channel number locates the reading within the data record. For example, a channel number of 2 means that the readings will be second in the data record. |
time |
This keyword is followed by Start date (dd/mm/yy), Start time (hh:mm), Logging interval, Units (hour, min, sec) for the logging interval, and the number of data records in the file. |
data record |
There is no keyword for this record type. Each record is a series of comma separated values, with no restrictions on range or number of decimal places. |
Standard Logger Interface Example
"text","Title: Standard Logger Interface - CSV file format"
"text","Site: Test, Crowmarsh Gifford, Oxfordshire"
"text","Note: two channel, flow and pressure measurement"
"ch",1,"flow","l/s"
"ch",2,"pressure","m"
"time",17/03/93,11:45,15.0,"min",31
46.17,16.51
43.59,16.70
42.91,16.90
42.97,16.83
43.40,16.93
44.39,16.90
44.39,16.90
43.22,17.10
44.88,16.80
44.45,16.77
45.00,16.90
44.57,16.77
42.11,17.06
43.46,16.90
42.85,16.96
45.43,16.74
45.56,16.87
44.69,16.83
44.94,16.57
46.29,16.48
46.42,16.48
47.52,16.34
48.51,16.34
48.20,16.44
49.12,16.31
50.35,16.25
51.15,16.21
53.06,15.95
53.12,15.92
51.95,16.12
51.95,16.02