Campbell Scientific AP200 CO2/H2O Atmospheric Profile System User Manual

Page 88

Advertising
background image

Appendix D. Output Tables

RawData

The

RawData table stores each sample of the AP200 data (two records per

second). This table is normally used only for troubleshooting. The files on the

card and in the CPU are allocated to use remaining available space. The

number of days for which space is available on the card will depend on the

options chosen. The first set of values is always stored in

RawData. The air

temperature profile data are stored as determined by constant

N_AirTemps.

The remaining values are stored only if the constant

SaveAll_diagnostics =

True. This constant may be set to False to reduce the amount of data stored or

set to

True to allow more detailed analysis of diagnostic values for

troubleshooting. See Section 5.4.2, Compile Switches, for details on setting

program constants. A 2GB card will store over 50 days with all diagnostics, or

over 100 days if

SaveAll_diagnostics = False. The actual table fill time for

the

RawData table can be seen in the datalogger status table by either using

LoggerNet or with a keyboard display.

TABLE D-4. Variables of the RawDataTable

Name

Units

Statistic When Used in

Calculation

When Included in Table

TIMESTAMP

TS

always

RECORD

RN

always

valve_number

Smp

last sample

always

smpl_counter

Smp

last sample

always

diag_AP200

Smp

last sample

always

CO2

ppm

Smp

last sample

always

H2O

ppt

Smp

last sample

always

cell_tmpr

°C

Smp

last sample

always

cell_press

kPa

Smp

last sample

always

Td_cell

°C

Smp

last sample

always

Td_ambient

°C

Smp

last sample

always

sample_flow

ml·min

-1

Smp

last sample

always

pump_press

kPa

Smp

last sample

always

panel_tmpr

°C

Smp

last sample

always

batt_volt

V

Smp

last sample

always

T_air(1)

°C

Smp

last sample

N_AirTemps > 0

T_air(2)

°C

Smp

last sample

N_AirTemps > 1

T_air(3)

°C

Smp

last sample

N_AirTemps > 2

T_air(4)

°C

Smp

last sample

N_AirTemps > 3

T_air(5)

°C

Smp

last sample

N_AirTemps > 4

T_air(6)

°C

Smp

last sample

N_AirTemps > 5

T_air(7)

°C

Smp

last sample

N_AirTemps > 6

D-8

Advertising