LevelDisplayMode

Contains the values used to indicate how a percentual value is displayed if the stacklight unit works in Levelmeter mode.
The fields of the LevelDisplayMode DataType are defined in the following table:
Name | Value | Description |
---|---|---|
Dimmed | 0 | Uses dimming to display fractions. |
Blinking | 1 | Uses blinking to display fractions. |
Other | 2 | Display fractions in a way not defined in this version of the specification. |
The representation of the LevelDisplayMode DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3003 |
NamespaceUri | http://opcfoundation.org/UA/IA/ |
BrowseName | LevelDisplayMode |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the LevelDisplayMode DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |