IEC_BACNET_ACCUMULATOR_RECORD (STRUCT)ΒΆ

TYPE IEC_BACNET_ACCUMULATOR_RECORD : STRUCT

This structure represents an Accumulator Record data type.

InOut:

Name

Type

Comment

timestamp

IEC_BACNET_DATE_TIME

The local date and time when the data was acquired.

presentValue

IEC_BACNET_UNSIGNED

The value of the Present_Value property.

accumulatedValue

IEC_BACNET_UNSIGNED

The short term accumulated value of the counter. The algorithm used to calculate accumulated-value is a function of the value of accumulator-status. On the initial read, the value returned will be zero.

accumulatorStatus

IEC_BACNET_ACCUMULATOR_STATUS

An indication of the reliability of the data in this list of values.