schedule.scheduleDefault

<< Click to Display Table of Contents >>

 

schedule.scheduleDefault

According to the BACnet protocol documentation:

This property holds a default value to be used for the presentValue property when no other scheduled value is in effect.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

schedule-<objectAddress>.scheduleDefault

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 17

N3:

<objectAddress>

N4:

<property> = 174

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?