AssociationData
AssociationData
enthält eine oder mehrere Instanzen von AssociationElement. Das AssociationElement gibt Informationen an, um einem Tablet PC-Monitor einen Digitalisierer zuzuordnen. Fügen Sie ein separates AssociationElement für jeden Tablet PC-Monitor hinzu, den Sie einem Digitalisierer zuordnen möchten.
Untergeordnete Elemente
Einstellung | Beschreibung |
---|---|
AssociationElement | Gibt Informationen an, um einem Tablet PC-Monitor einen Digitalisierer zuzuordnen. |
Übergeordnete Hierarchie
Microsoft-Windows-TabletPC-Platform-Input-Core | AssociationData
Gültige Konfigurationsdurchläufe
offlineServicing
Gilt für
Eine Liste der unterstützten Windows-Editionen und -Architekturen, die diese Komponente unterstützt, finden Sie Microsoft-Windows-TabletPC-Platform-Input-Core.
XML-Beispiel
Die folgende XML-Ausgabe zeigt, wie Sie AssociationData
konfigurieren, um zwei Tablet-PC-Monitore mit zwei Digitalisierern auf demselben System mithilfe der Schlüsselwerte „Monitor1“, „Monitor2“ und „Monitor3“ zu verknüpfen.
<AssociationData>
<AssociationElement wcm:action="add" wcm:keyValue="Monitor1">"hid#VID_1B96&PID_0008&REV_2100&mi_01&col01"="PCI\\VEN_8086&DEV_4102&SUBSYS_16B510CF|FUJ5812"</AssociationElement>
<AssociationElement wcm:action="add" wcm:keyValue="Monitor2">"hid#VID_1B96&PID_0008&REV_2100&mi_01&col02"="PCI\\VEN_8086&DEV_4102&SUBSYS_16B510CF|FUJ5812"</AssociationElement>
</AssociationData>
<AssociationElement wcm:action="add" wcm:keyValue="Monitor3">"hid#VID_1B96&PID_0008&REV_2100&mi_01&col03"="PCI\\VEN_8086&DEV_4102&SUBSYS_16B510CF|FUJ5812"</AssociationElement>
</AssociationData>