ST_LON_SNVT_color_2
Used by: SNVT_color_2
TYPE ST_LON_SNVT_color_2 :
STRUCT
eEncoding : E_LON_color_encoding_t;
stColor_value : ST_LON_color_value;
END_STRUCT
END_TYPE
eEncoding: Color encoding. Color encoding specified by the color_value union; additional encodings may be added (see E_LON_color_encoding_t).
stColor_value: Color value. Color value encoded as specified by the encoding field (see ST_LON_color_value).