DeviceElement
Applies To: Windows 7, Windows 8, Windows 8.1, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2
DeviceElement
specifies calibration data for particular devices. The setting enables you to include calibration data for a particular digitizer. Run tabcal.exe -export
and produce a device ID and a hexadecimal string containing calibration data. Insert the device ID and hexadecimal string under LinearityData
as a new subkey. Use the device ID as a name and the calibration data as the value.
Child Elements
Specifies a unique key for the |
|
Specifies the value of the |
Parent Hierarchy
Microsoft-Windows-TabletPC-Platform-Input-Core | LinearityData | DeviceElement
Valid Passes
offlineServicing
Applies To
For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-TabletPC-Platform-Input-Core.
XML Example
The following XML output shows how to configure DeviceElement
.
<LinearityData>
<DeviceElement wcm:action="add" wcm:keyValue="MyKey">11</DeviceElement>
</LinearityData>