PrehKeyTec MCI TouchKey User Manual

Page 22

Advertising
background image

<setunderline>
Underlines the text.
Possible values: true, false

Example: <setunderline>false</setunderline>


<textstring>
This section holds the content of the text field. Special characters are written with
character references. This is structure is as follows:"&#character reference;". For
example a new line will be written as "&#10;". A list of the ASCII character is found at
the end of this document. Decimal numbers are to be used.

Example: <textstring>label1</textstring>


<textmode>
The mode of the text. The table below shows the hexadecimal values used for
configuration.
Value range : 0-255

Bit 0 Center text horizontally
Bit 1 Center text vertically
Bit 2 Right justify text
Bit 3 Bottom justify text
Bit 4 Do not word wrap text
Bit 5 Add horizontal space for border
Bit 6 Add vertical space for border
Bit 7 Turn alignment on

Example: <textmode>0</textmode>

PrehKeyTec GmbH

MCI_TouchKey_TechDoc_RevC_en.doc - 2011-02-09

Page 22/40

Advertising