5.3.3 SignalColor
The SignalColor Enumeration DataType holds the possible colour values for stacklight lamps. The contents of its EnumStrings are defined in Table 34.
Table 34 – SignalColor EnumStrings Fields
| Name | Value | Description |
|---|
| Off | 0 | Element is disabled. |
| Red | 1 | This value indicates a red lamp colour. |
| Green | 2 | This value indicates a green lamp colour. |
| Blue | 3 | This value indicates a blue lamp colour. |
| Yellow | 4 | This value indicates a yellow lamp colour (R+G). |
| Purple | 5 | This value indicates a purple lamp colour (R+B). |
| Cyan | 6 | This value indicates a cyan lamp colour (G+B). |
| White | 7 | This value indicates a white lamp colour (R+G+B). |
Its representation in the AddressSpace is defined in Table 35.
Table 35 – SignalColor Definition
|
Attribute
|
Value
|
| BrowseName | SignalColor |
| IsAbstract | False |
| Description | Holds the possible colour values for stacklight lamps. |
|
References
|
NodeClass
|
BrowseName
|
DataType
|
TypeDefinition
|
Other
|
|---|
| Subtype of the 0:Enumeration type defined in OPC 10000-3 |
| 0:HasProperty | Variable | 0:EnumValues | 0:EnumValueType[] | 0:PropertyType | |