ST_LON_color_value
Used by: SNVT_color_2
TYPE ST_LON_color_value :
STRUCT
stCIE1931_lumen : ST_LON_CIE1931_lumen;
stCIE1931_percent : ST_LON_CIE1931_percent;
stRGB : ST_LON_RGB;
uiColor_temperature : UINT;
END_STRUCT
END_TYPE
stCIE1931_lumen: CIE 1931 color space with lumen. CIE 1931 color space with Y output in lumen (see ST_LON_CIE1931_lumen).
stCIE1931_percent: CIE 1931 color space with percent. CIE 1931 color space with Y output in percent of maximum lumen output of the lamp (see ST_LON_CIE1931_percent).
stRGB: RGB color value (see ST_LON_RGB).
uiColor_temperature: Min: 2800 / Max: 7500 / Invalid: 12750 / Color temperature (degrees Kelvin).
Requirements
Development Environment | TwinCAT 3 PLC library to be integrated |
---|---|
TwinCAT from v3.1.4020.14 | Tc2_LON from 3.3.4.0 |