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

month

IEC_BACNET_MONTH

The month of the BACnetWeekNDay

weekOfMonth

IEC_BACNET_WEEK_OF_MONTH

The week of month in the BACnetWeekNDay

dayOfWeek

IEC_BACNET_DAY_OF_WEEK

The day of week of the BACnetWeekNDay