schedule.presentValue

<< Click to Display Table of Contents >>

 

schedule.presentValue

According to the BACnet protocol documentation:

Indicates the current value of the object.

Property presentValue of object schedule can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

schedule-<objectAddress>.presentValue

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 17

N3:

<objectAddress>

N4:

<property> = 85

Tag Value

A simple value type (Integer, Real, Date, String) or a string containing an XML representation of: Null, Boolean, Unsigned, INTEGER, REAL, Double, OctetString, CharacterString, BitString, Enumerated, Date, Time, BACnetObjectIdentifier.

Was this page useful?