This structure represents a colour in RGB or RGBW. The structure is defined in Table 38.
Table 38 – RGBWDataType Structure
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.
Table 39 – RGBWDataType definition
Attribute |
Value |
|||||
BrowseName |
RGBWDataType |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of 0:Structure |