trendLog.logDeviceObjectProperty

<< Click to Display Table of Contents >>

 

trendLog.logDeviceObjectProperty

According to the BACnet protocol documentation:

Specifies the properties to be logged.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

trendLog-<objectAddress>.logDeviceObjectProperty

Size

4 elements

Numeric Parameters

Property

Value

B1:

<deviceAddress>

B2:

<type> = 20

B3:

<objectAddress>

B4:

<property> = 132

Size:

4 elements

Block Elements

Index

Name

Type

0

ObjectIdentifier

A string value containing a BACnet Object Identifier in the syntax '<Type>-<Address>' (ex: 'analogOutput-345').

1

PropertyIdentifier

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

2

PropertyArrayIndex

A 32-bit unsigned integer.

OBS: this is an optional element, a <null> value indicates the element is not present.

3

DeviceIdentifier

A string value containing a BACnet Object Identifier in the syntax '<Type>-<Address>' (ex: 'analogOutput-345').

OBS: this is an optional element, a <null> value indicates the element is not present.

Was this page useful?