Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Overview

History records can be retrieved from the RTU and stored in various formats. The sections below describe the field names used for the various history record types.

Hourly Record Format

Field NameField Type

Timestamp

DateTime

FlowingTime

Float

StaticPressure

Float

Temperature

Float

Extension

Float

DifferentialPressure or Pulses

Float

Volume

Float

Energy

Float

Mass

Float

Density

Float

Gas Quality Record Format

*Only one timestamp is used when the record is stored based upon the Leading Timestamp setting on the Archive Collection tab.

Field NameField Type

Start Timestamp

DateTime
End TimestampDateTime
MethaneFloat
NitrogenFloat

CO2

Float
EthaneFloat
PropaneFloat
H2OFloat
H2SFloat
HydrogenFloat
COFloat
OxygenFloat
iButaneFloat
nButaneFloat
iPentaneFloat
nPentaneFloat
HexaneFloat
HeptaneFloat
OctaneFloat
NonaneFloat
DecaneFloat
HeliumFloat
ArgonFloat
Specific GravityFloat
BTUFloat
Hexane PlusFloat

Daily Record Format

Daily records are stored using the same format as hourly records. See Hourly Record Format above.

Alarm Record Format

Field NameField Type

Timestamp

DateTime

AlarmSource

Integer (I4)

SequenceNumber 

Integer (I4)

UserNumber 

Integer (I4)

JulianDate 

Integer (I4)

AlarmValue

Float

OldValue

Float

Event Record Format

Field NameField Type

Timestamp

DateTime

EventSource

Integer (I4)

SequenceNumber 

Integer (I4)

UserNumber 

Integer (I4)

JulianDate 

Integer (I4)

NewValue

Float

OldValue

Float

DLog Record Format

Data logger records are user configurable and, therefore, do not have a fixed record format. All DLog records retrieved from the RTU are stored with fields named FIELD1, FIELD2, and FIELDn.

  • No labels