schedule.effectivePeriod

<< Click to Display Table of Contents >>

 

schedule.effectivePeriod

According to the BACnet protocol documentation:

Specifies the range of dates within which the Schedule object is active.

Property effectivePeriod of object schedule can be read and written using a block tag with 2 elements.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

schedule-<objectAddress>.effectivePeriod

Size

2 elements

Numeric Parameters

Property

Value

B1:

<deviceAddress>

B2:

<type> = 17

B3:

<objectAddress>

B4:

<property> = 32

Size:

2 elements

Block Elements

Index

Name

Type

0

StartDate

A Date/Time value (only the Date part).

1

EndDate

A Date/Time value (only the Date part).

Was this page useful?