IEC_BACNET_WEEK_AND_DAY (STRUCT)ΒΆ
TYPE IEC_BACNET_WEEK_AND_DAY : STRUCT
Definition of the BACnetWeekNDay
A WeekNDay is an alternative method of specifying dates and contains a Month, a Week Of Month and a Day Of Week. A WeekNDay is used in the Calendar Entry data type. A Property Contents containing data of this type will have its tag equal to DATA_TYPE_WEEK_N_DAY.
- InOut:
Name
Type
Comment
monthThe month of the BACnetWeekNDay
weekOfMonthThe week of month in the BACnetWeekNDay
dayOfWeekThe day of week of the BACnetWeekNDay