© 2022 HyQuest Solutions
93
Operation
§
Date Time
– the date and time of the transaction. The order of the day month and year is defined by the Date format
in the system configuration (see section
) and the application of the UTC offset (configured in section
) is defined by the
Sample Time Stamps in UTC
.
§
File Type
– this defines the extension either .CSV or .ZRXP.
The order of the elements is fixed and are separated by underscores (except the extension which is separated by a
period), as follows:
<BaseFileName>_<SerialNumber>_<SiteName>_<DateTime>.Extention
The following are some examples of possible file name.
MyFile_AG5-0002_InnovationPark_240918204526.csv
AG5-0002_240918204526.csv
240918204526.zrxp
MyFile.csv
AG5-0002.csv
4.6.2
CSV File Contents Format
The file contents format is Comma Separated Values format (CSV). An optional header, which describes the columns can be
placed on the first line/row of the file. The insertion is controlled by the
Include Header
option, see section
. The
header is as follows:
Sensor ID,Sample Date,Sample Time,Sample Value<CR><LF>
The remainder of the file contains one or more lines, each with four elements:
§
Sensor ID
– this is the Virtual Sensor number (1-20) as configured in section
.
§
Sample Date
– this is the date of when the sample is recorded, the format is configured in section
.
§
Sample Time
– this is the time of when the sample is recoded. The application of UTC offset (configured in section
) to this value is defined by the Sample Time Stamps in UTC option which can be configured in
.
§
Sample Value
– the value measured by the logger at the sample date and time for the given sensor ID. The value has a
fixed-point format and this can be configured on a per sensor basis and is configured by the Format setting (see
section
).
An example of the file data is (without header):
1,23/09/2018,21:10:00,1.290000<CR><LF>
1,23/09/2018,21:10:00,1.310000<CR><LF>
1,23/09/2018,21:15:00,1.300000<CR><LF>
2,23/09/2018,21:10:00,25.125000<CR><LF>
2,23/09/2018,21:10:00,25.250000<CR><LF>
2,23/09/2018,21:15:00,25.125000<CR><LF>
3,23/09/2018,21:10:00,12.330000<CR><LF>
3,23/09/2018,21:10:00,12.350000<CR><LF>
3,23/09/2018,21:15:00,12.337626<CR><LF>
Note all lines are terminated with a carriage return and linefeed.
4.6.3
ZRXP File Contents Format (2)
The data format ZRXP is a line-oriented text file format having ISO-8859-1 encoding which corresponds to ISO-LATIN-1. It
allows to export various information about time series values (time stamp, the value itself; the unit of measurement, etc.).
The related column definition is contained in the block header.
A file in ZRXP format consists of one or several segments (blocks) with each segment being divided into a data header and
a time series value block.
30
30
42
42
43
30
30
42
49
Summary of Contents for iRIS Under Cover
Page 1: ...iRIS Under Cover User Manual ...
Page 13: ... 2022 HyQuest Solutions 13 Installation Figure 2 Mounting Diagram ...
Page 108: ... 2022 HyQuest Solutions 108 Appendices 8 1 Declaration of Conformity ...
Page 115: ... 2022 HyQuest Solutions 115 Appendices ...
Page 117: ...www hyquestsolutions com 2022 HyQuest Solutions 29 06 2022 ...