8.7 DayOfWeek
This enumeration indicates each of the seven days of the week, or “unspecified”. The enumeration is defined in Table 28.
Table 28 – DayOfWeek Values
|
Name
|
Value
|
Description
|
| Unspecified | 0 | |
| Monday | 1 | |
| Tuesday | 2 | |
| Wednesday | 3 | |
| Thursday | 4 | |
| Friday | 5 | |
| Saturday | 6 | |
| Sunday | 7 | |
Its representation in the AddressSpace is defined in Table 29.
Table 29 – DayOfWeek Definition
|
Attribute
|
Value
|
| BrowseName | DayOfWeek |
| IsAbstract | False |
| Description | This enumeration indicates each of the seven days of the week, or “unspecified”. |
|
References
|
NodeClass
|
BrowseName
|
DataType
|
TypeDefinition
|
Other
|
|---|
| Subtype of the 0:Enumeration type defined in OPC 10000-5 |
| 0:HasProperty | Variable | 0:EnumStrings | 0:LocalizedText[] | 0:PropertyType | |
|
Conformance Units
|
|---|
| Scheduler Scheduling Base |
| Scheduler Calendar Base |