<< 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.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
schedule-<objectAddress>.effectivePeriod |
Size |
2 elements |
Property |
Value |
B1: |
<deviceAddress> |
B2: |
<type> = 17 |
B3: |
<objectAddress> |
B4: |
<property> = 32 |
Size: |
2 elements |
Index |
Name |
Type |
0 |
StartDate |
A Date/Time value (only the Date part). |
1 |
EndDate |
A Date/Time value (only the Date part). |