accumulator.loggingRecord

<< Click to Display Table of Contents >>

 

accumulator.loggingRecord

According to the BACnet protocol documentation:

List of values that must be acquired and returned 'atomically' in order to allow proper interpretation of the data.

Property loggingRecord of object accumulator can be read and written using a block tag with 4 elements.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accumulator-<objectAddress>.loggingRecord

Size

4 elements

Numeric Parameters

Property

Value

B1:

<deviceAddress>

B2:

<type> = 23

B3:

<objectAddress>

B4:

<property> = 184

Size:

4 elements

Block Elements

Index

Name

Type

0

Timestamp

A Date, Null or String (Xml) value representing a BACnet date/time.

A null value means the date/time is empty/not set;

A date/time value representing a precise date and time;

A character string containing an XML with a value of type <BACnetDateTime>.

1

PresentValue

A 32-bit unsigned integer.

2

AccumulatedValue

A 32-bit unsigned integer.

3

AccumulatorStatus

An integer representing one of the options of enumeration <BACnetAccumulatorRecord_AccumulatorStatus>.

Was this page useful?