Preh mci touchkey 부록 매뉴얼

다운로드
페이지 40
 
PrehKeyTec GmbH 
TK-TechDoc_RevB_en.doc - 2008-07-31 
Page  13/40 
<Layername>.xml 
 
These files contains the configuration for the layouts. Keys can be programmed in 
layouts but graphics and text will always be configured in a separate file for each. 
 
Description of the Element 
 
<Layer> 
This element contains as an attribute the name of the XML-Schema. The schema 
checks the validity of <Layername>.xml. If there is an error, the TouchKey Server 
automatically stops and out puts an error message. 
 
Example: <Layer xmlns="http://tempuri.org/layer.xsd"> 
<name> 
Sets the name of the layout. The name is same as the file name without the ".xml" 
ending. 
 
Example: <name>tables</name> 
<index> 
Is not used. 
 
Example: <index>0</index> 
<keytostart> 
This is a POS-Key, which can directly bring up a layer on the screen. These keys can 
be programmed using the WinProgrammer software on the keyboard section of the 
MCI TouchKey. If this is not needed, please enter the value 0. The value range is 0-
128 
 
Example: <keytostart>1</keytostart> 
 
<buttondata> 
This describes all the parameters for a key on a layout. 
 
<beep> 
This configuration sets a click for the button in a layout. This can be turned on or off. 
The possible values are: true, false. 
 
Example: <beep>true</beep>