Appendix B. Campbell Scientific File Formats
B.1.8.2.1.4 head.fields Array
The fields object is an array of field descriptions for the data contained in this
file. The order and number of field descriptions in this array must match
exactly that of the actual data.
Each field description object will contain the following objects:
name
Specifies the name of the field as assigned by the datalogger
program.
type
Specifies the expected data type for this field. These strings will
include the following:
xsd:string
The data will be expected to be
formatted and treated as string data
xsd:long
The data will be expected to represent a
signed eight byte integer.
xsd:unsignedLong
The data will be expected to represent
an unsigned eight byte integer.
xsd:int
The data will be expected to represent a
signed four byte integer.
xsd:unsignedInt
The data will be expected to represent
an unsigned four byte integer.
xsd:short
The data will be expected to represent a
signed two byte integer.
xsd:unsignedShort
The data will be expected to represent
an unsigned two byte integer.
xsd:byte
The data will be expected to represent a
signed one byte integer.
xsd:unsignedByte
The data will be expected to represent
an unsigned one byte integer.
xsd:float
The data will be expected to represent a
four byte floating point number.
xsd:double
The data will be expected to represent
an eight byte floating point number.
xsd:timeStamp
The data will be expected to a time
stamp formatted as a string.
xsd:boolean
The data will be expected to be a
boolean value (
true
,
false
,
1
, or
0
).
units
Specifies the units string for this field as assigned by the datalogger
program.
process
Specifies the output processing instructions parameters as specified
by the datalogger program.
B-17
Содержание LoggerNet
Страница 2: ......
Страница 30: ...Preface What s New in LoggerNet 4 xxvi...
Страница 32: ...Section 1 System Requirements 1 2...
Страница 44: ...Section 2 Installation Operation and Backup Procedures 2 12...
Страница 136: ...Section 4 Setting up Datalogger Networks 4 80...
Страница 227: ...Section 7 Creating and Editing Datalogger Programs 7 9...
Страница 298: ...Section 7 Creating and Editing Datalogger Programs 7 80...
Страница 402: ...Section 9 Automating Tasks with Task Master 9 12...
Страница 406: ...Section 9 Automating Tasks with Task Master 9 16...
Страница 450: ...Section 11 Utilities Installed with LoggerNet Admin and LoggerNet Remote 11 22...
Страница 454: ...Section 12 Optional Client Applications Available for LoggerNet 12 4...
Страница 462: ...Section 13 Implementing Advanced Communications Links 13 8...
Страница 482: ...Section 14 Troubleshooting Guide 14 20...
Страница 570: ...Appendix F Calibration and Zeroing F 16...
Страница 578: ...Appendix G Importing Files into Excel G 8...
Страница 579: ......