beautypg.com

Campbell Scientific BMP5 Direct SDK User Manual

Page 29

background image

Appendix A. Sample Program Table Structure

Table Number 2 – SiteVal: The SiteVal table contains values that are stored for calculations by the
WeatherHawk program. Data is only stored when field “SaveSite” in the Public table is set to one.

Field Number

Field Name

Units

Notes:

Field 1

Altitude_m

Meter

Field 2

Latitude

Degrees

Field 3

Longitude

Degrees

Field 4

BPoffset_KPa

KPa

Field 5

Int_Timer

Minutes

Table Number 3 – Data1: This table contains data ouput at the Int_timer rate from the Public table. For example,
if Int_timer = 15 min, this table contains 15 min data.

Field Number

Field Name

Units

Notes:

Field 1

BatVolt_V

Volts

Field 2

BatVolt_V_Min

Volts

Field 3

AirTemp_C_Avg

Celsius

Field 4

RH_Avg

Percent

Field 5

WindSpeed_ms_Avg

m/s

Field 6

Solar_Avg

W/m^2

Field 7

ETo

mm

Field 8

AirTemp_C_Min

Celsius

Field 9

AirTemp_C_TMn

Time

Example: 2004-01-25 13:49:50

Field 10

Max_AirTemp

Celsius

Field 11

AirTemp_C_C_Tmx

Time

Example: 2004-01-25 13:49:50

Field 12

WindSpeed_ms_WVc(1)

m/s

Average Wind Speed

Field 13

WindSpeed_ms_WVc(2)

Degrees

Unit Vector Wind Direction

Field 14

WindSpeed_ms_Max

m/s

Field 15

Baromete_KPa

KPa

Field 16

RainYearly_mm

mm

A-5