abbreviation of the data process that outputs the data to storage. A list of these abbreviations
follows in
If a field is an element of an array, the field name will be followed by a indices within parentheses
that identify the element in the array. For example, a variable named
Values
, which is declared
as a two-by-two array in the datalogger program, will be represented by four field names:
Values(1,1)
,
Values(1,2)
,
Values(2,1)
, and
Values(2,2)
. There will be one
value in the second header row for each scalar value defined by the table.
If the default field names are not acceptable to the programmer, the
FieldNames()
instruction can be used in the CRBasic program to customize the names.
TIMESTAMP
,
RECORD
,
BattV_Avg
,
PTemp_C_Avg
, and
Temp_C_Avg
are the default field names in the previous
The third header row identifies engineering units for that field. These units are declared at the
beginning of a CRBasic program using the optional
Units()
declaration. In Short Cut, units are
chosen when sensors or measurements are added. Units are strictly for documentation. The
datalogger does not make use of declared units, nor does it check their accuracy.
The fourth header row reports abbreviations of the data process used to produce the field of
data.
Table 4-5: Data processing abbreviations
Data processing name
Abbreviation
Totalize
Tot
Average
Avg
Maximum
Max
Minimum
Min
Sample at Max or Min
SMM
Standard Deviation
Std
Moment
MMT
Sample
No abbreviation
Histogram
Hst
Histogram4D
H4D
FFT
FFT
Covariance
Cov
Level Crossing
LCr
4. Data
35
Содержание CR1000X
Страница 1: ...Revision 02 21 2019 Copyright 2000 2019 Campbell Scientific ...
Страница 2: ......
Страница 4: ......
Страница 6: ......
Страница 8: ......
Страница 16: ...Appendix A Glossary 176 Appendix B Index 214 Table of Contents viii ...
Страница 20: ...l Smart sensors o SDI 12 o RS 232 o Modbus o DNP3 o TCP IP o RS 485 1 Data acquisition system components 4 ...
Страница 192: ......
Страница 237: ...wiring panel 5 Appendix B Index 220 ...