ELEMENT_TYPE_SIGNAL

The tables below describe the ELEMENT_TYPE_SIGNAL specific parameters and additional fields for the MSG_CONF_DASHBOARD_ELEMENT message.

Table 5-67. ELEMENT_TYPE_SIGNAL Specific Parameters
ParameterValue
ELEMENT_TYPE0x04
Total data length of MSG_CONF_DASHBOARD_ELEMENT when using ELEMENT_TYPE_SIGNAL22
Table 5-68. Additional Data Fields to MSG_CONF_DASHBOARD_ELEMENT for ELEMENT_TYPE_SIGNAL
FieldSizeValuesDescription
On transparency1 byte0 - 255
On color3 bytes0xRRGGBBRGB color for on state
Off transparency1 byte
Off color3 bytes0xRRGGBBRGB color for off state

Example

The picture below shows an example of a signal element. The corresponding element data fields are given in the table below the picture.

: The appearance of elements will vary with operating system version and configuration.
Table 5-69. Signal
FieldValue
Z-index0
X-coordinate20
Y-coordinate20
Width50
Height50
Element type0x04
On transparency255
On color0x00FF00
Off transparency255
Off Color0xFF0000