Mci touchkey example for a single device – PrehKeyTec MCI TouchKey User Manual

Page 11

Advertising
background image

MCI TouchKey example for a single device

<?xml version="1.0" encoding="utf-8" ?>
<TouchKey xmlns="http://tempuri.org/TouchKey.xsd">
<Device>
<Serialnumber>0000-0000000</Serialnumber>
<Contrast>160</Contrast>
<Backlight>15</Backlight>
<NumberOfLayers>3</NumberOfLayers>
<NumberOfGraphics>1</NumberOfGraphics>
<NumberOfText>2</NumberOfText>
<Layers>
<Layer>tables</Layer>
<Layer>drinks</Layer>
<Layer>food</Layer>
</Layers>
<graphics>
<graphic>tables_gfx</graphic>
</graphics>
<text>
<txt>drinks_txt</txt>
<txt>food_txt</txt>
</text>
</Device>
</TouchKey>



The above example describes an MCI TouchKey. The above example shows no
serial number since there is just one device involved. The device displays 3 layouts.
Additional, the layout "tables" contains one or more graphics and text fields. The
layout "food" contains one or more text fields.

PrehKeyTec GmbH

MCI_TouchKey_TechDoc_RevC_en.doc - 2011-02-09

Page 11/40

Advertising