Chapter 23 Timer instructions
636 Rockwell Automation Publication 2080-RM001D-EN-E - February 2015
DOYDATA data type
The following table describes the DOYDATA data type.
Parameter Data Type Description
Enable BOOL TRUE:Enable; FALSE:Disable
YearlyCenturial BOOL Type of timer (0:Yearly timer; 1:Centurial timer).
YearOn UINT Year On value (must be in set [2000...2098]).
MonthOn USINT Month On value (must be in set [1...12]).
DayOn USINT Day On value (must be in set [1...31], determined by "MonthOn" value).
YearOff UINT Year Off value (must be in set [2000...2098]).
MonthOff USINT Month Off value (must be in set [1...12]).
DayOff USINT Day Off value (must be in set [1...31], determined by "MonthOff" value).