7.1.2 ObjectType definition

Table 4 – CalendarType Definition
Attribute Value
BrowseNameCalendarType
IsAbstractFalse
DescriptionProvides a list of calendar dates. Each entry in the list describes a specific date or date pattern, or range of dates
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the 0:BaseObjectType
0:HasComponentVariablePresentValue0:Boolean0:BaseDataVariableTypeM
0:HasPropertyVariableDateListCalendarEntryType[]0:PropertyTypeM
0:HasComponentMethodAddDateListElementsO
0:HasComponentMethodRemoveDateListElementsO
Conformance Units
Scheduler Calendar Base

This PresentValue indicates the current value of the calendar: True if the current date is in the DateList and False if it is not. For the current date that local time of the OPC UA Server shall be considered.

The DateList is an array of elements of which each is either a specific date or date pattern, or range of dates.

The child Nodes of the CalendarType have additional Attribute values defined in Table 5.

Table 5 – CalendarType Attribute values for child Nodes
BrowsePath Description Attribute
PresentValueIndicates if the current date is in the DateList (true) or not (false)
DateListArray of elements each defining either a specific date or date pattern, or range of dates
AddDateListElementsAdds elements to the DateList
RemoveDateListElementsRemoves elements of the DateList