2.4.2.11.8 MONTHLYDOW Trigger

When trigger type is MONTHLYDOW (monthly day of week), the five fields are interpreted as follows.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Trigger Type

WhichWeek

DaysOfTheWeek

Months

Padding

Reserved2

Reserved3

Trigger Type (4 bytes): Trigger frequency type. Set to 0x00000004 for the MONTHLYDOW trigger type.

WhichWeek (2 bytes):  Set to one of the following values.

Name

Value

FIRST_WEEK

0x0001

SECOND_WEEK

0x0002

THIRD_WEEK

0x0003

FOURTH_WEEK

0x0004

LAST_WEEK

0x0005

DaysOfTheWeek (2 bytes):  Bit flags that specify on which days of the week the trigger fires, which are interpreted as specified in section 2.4.2.11.3.

Months (2 bytes):  Bit flags that specify on which months of the year the trigger fires, which are interpreted as specified in section 2.4.2.11.4.

Padding (2 bytes): MUST be set to zero when sent and MUST be ignored on receipt.

Reserved2 (2 bytes): MUST be set to zero when sent and MUST be ignored on receipt.

Reserved3 (2 bytes): MUST be set to zero when sent and MUST be ignored on receipt.