5.3.5 RGBWDataType
This structure represents a colour in RGB or RGBW. The structure is defined in Table 38.
| Name | Type | Description | Optional |
|---|---|---|---|
| RGBWDataType | structure | ||
Red | 0:Byte | Defines the intensity of the colour red | False |
Green | 0:Byte | Defines the intensity of the colour green | False |
Blue | 0:Byte | Defines the intensity of the colour blue | False |
White | 0:Byte | Defines the intensity of an additional white component. Shall be not provided when using RGB. | True |
Its representation in the AddressSpace is defined in Table 39.
| Attribute | Value | |||||
| BrowseName | RGBWDataType | |||||
| IsAbstract | False | |||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other | |
|---|---|---|---|---|---|---|
| Subtype of 0:Structure | ||||||