DateRangeType

http://opcfoundation.org/UA/Scheduler/

1.05.02

2022-11-01


NodeId ns=1;i=80
NodeClass DataType
BrowseName 1:DateRangeType
DisplayName DateRangeType
Description This structure defines a time span, with absolute start and end dates. The StartDate and EndDate are limited to specific values, i.e., wild cards like odd months are not allowed. The Year field shall not be 0; the Month field shall be a value between 1 to 12; the DayOfMonth field shall be between 1 to 31 and the DayOfMonth field shall be "unspecified".
BaseType 0:Structure
IsAbstract False
Field Name Data Type
StartDate 1:DateType
EndDate 1:DateType