5.2.4.2.5 MSG_CONF_TERMINAL

Used to create a new or reconfigure an existing terminal. The terminal requires a unique ID. Values for label and background color must also be set.

FieldSizeValuesDescription
Message ID1 byte0x26
Data length2 bytes10 + label length (N)
ID2 bytes0x0000-0xFFFFID of terminal
LabelN bytesNull-terminated stringTerminal label
Width1 byte0 - 255Number of characters wide
Height1 byte0 - 255Number of lines high
Background color3 bytes0xRRGGBBRGB background color
Foreground color3 byte0xRRGGBBRGB foreground color