Search
4 result(s) for DateList
-
OPC-10000-24 – OPC Unified Architecture - Part 24: Scheduler6.1 OverviewClient . Figure 1 - Overview Scheduler Information Model The CalendarType defines a DateList with specific dates. The optional AddDateListElements and RemoveDateListElements Methods can be used to manipulate the DateList Property
-
OPC-10000-24 – OPC Unified Architecture - Part 24: Scheduler7.1.2 ObjectType definitionBaseObjectType 0:HasComponent Variable PresentValue 0:Boolean 0:BaseDataVariableType M 0:HasProperty Variable DateList CalendarEntryType[] 0:PropertyType M 0:HasComponent Method AddDateListElements O 0:HasComponent Method RemoveDateListElements O Conformance Units ... 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
-
OPC-10000-24 – OPC Unified Architecture - Part 24: SchedulerMethod AddDateListElements This Method adds entries to the DateList Property . Even if one entry cannot be added, the other entries are still processed and added, if possible. The signature ... Arguments Argument Description CalendarEntries An array of calendar entries to be added to the DateList Property. EntryResults An array of results, one entry per entry in CalendarEntries, indicating
-
OPC-10000-24 – OPC Unified Architecture - Part 24: SchedulerMethod RemoveDateListElements This Method removes entries from the DateList Property . Even if one entry cannot be removed, the other entries are still processed and removed, if possible. The signature ... Arguments Argument Description CalendarEntries An array of calendar entries to be removed from the DateList Property. EntryResults An array of results, one entry per entry in CalendarEntries, indicating