StacklightOperationMode

Contains the values used to indicate how a stacklight (as a whole unit) is used.
The fields of the StacklightOperationMode DataType are defined in the following table:
Name | Value | Description |
---|---|---|
Segmented | 0 | Stacklight is used as stack of individual lights. |
Levelmeter | 1 | Stacklight is used as level meter. |
Running_Light | 2 | The whole stack acts as a running light. |
Other | 3 | Stacklight is used in a way not defined in this version of the specification. |
The representation of the StacklightOperationMode DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3002 |
NamespaceUri | http://opcfoundation.org/UA/IA/ |
BrowseName | StacklightOperationMode |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the StacklightOperationMode DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |