Table 12-4: Example data
TOA5, MyStation, CR
300
, 1142, CR
300
.Std.01, CPU:MyTemperature.CR300, 1958, OneMin
TIMESTAMP
RECORD
BattV_Avg
PTemp_C_Avg
Temp_C_Avg
TS
RN
Volts
Deg C
Deg C
Avg
Avg
Avg
2019-03-08 14:28:00
4
13.64
21.85
20.52
2019-03-08 14:29:00
5
13.65
21.85
20.64
12.5.1 Table definitions
Each data table is associated with descriptive information, referred to as a“table definition,” that
becomes part of the file header (first few lines of the file) when data is downloaded to a
computer. Table definitions include the data logger type and OS version, name of the CRBasic
program associated with the data, name of the data table (limited to 20 characters), and
alphanumeric field names.
12.5.1.1 Header rows
The first header row of the data table is the environment line, which consists of eight fields. The
following list describes the fields using the previous table entries as an example:
l
TOA5 - Table output format. Changed via LoggerNet Setup
Standard View, Data Files
tab.
l
MyStation - Station name. Changed via LoggerNet Setup, Device Configuration Utility, or
CRBasic program.
l
CR300 - Data logger model.
l
1142 - Data logger serial number.
l
CPU:MyTemperature.CR300 - Data logger program name. Changed by sending a new
program (see
Sending a program to the data logger
(p. 54) for more information).
l
1958 - Data logger program signature. Changed by revising a program or sending a new
program (see
Sending a program to the data logger
(p. 54) for more information).
l
OneMin - Table name as declared in the running program (see
(p. 64) for more information).
The second header row reports field names. Default field names are a combination of the
variable names (or aliases) from which data is derived, and a three-letter suffix. The suffix is an
abbreviation of the data process that outputs the data to storage. A list of these abbreviations
follows in
12. Working with data
62