# Windows PNP driver compatibility testing

Introduction

Not all drawing talbots support Windows PNP drivers. .And even if they do you have to be aware that there are limitations. On this page I will collect. some basic compatibility testing I've done for some tablets. More here: [Windows PNP support](/drawtab/guides/platforms/windows/windows-pnp-support.md)

If the risk is a specific tablet you'd like me to test .then please contact me and let me know. .If I have the tablet I'd be happy to test it.

## Testing Windows PNP drivers with pen displays (screen tablets)

I plugged in a couple and their basic functionality worked subject to the limitations described earlier.

## Testing setup

* Surface Pro 8
* Windows 11
* Krita

## Testing results

### Huion

* Huion HS611
  * Position : works
  * Pressure YES
  * Tilt: YES
  * Lower button: detected
  * Upper button: not detected (?)
* Huion Giano G930L with PW517 pen
  * Position : works
  * Pressure YES
  * Tilt: YES
  * Lower button: detected
  * Upper button: not detected
* Huion Kamvas 13 GEN3 (GS1333) with PW600L pen
  * Position: WORKS
  * Pressure: YES
  * Tilt: YES
  * Lower button: detected
  * Upper button: undetected
* Huion Kamvas 16
  * Position: WORKS
  * Pressure: YES
  * Tilt: YES
  * Lower button: detected
  * Upper button: undetected

### Wacom

* Wacom One Medium (CTC-6100WL) with CP-923 pen
  * Position: YES
  * Pressure: YES
  * Tilt: YES
  * Lower button: detected
  * Upper button: not detected
* Wacom Intuos Pro (PTH-460, PTH-660, PTH-860) with Pro Pen 2
  * Nothing works
* Wacom Movink 13 (DTH-135) with Pro Pen 2
  * Position: YES
  * Pressure: YES
  * Tilt: YES
  * Lower button: detected
  * Upper button: not detected

## XP-Pen

* XP-Pen Deco Pro XLW (MT1592B) with X3 Pro pen
  * Position : works
  * Pressure YES
  * Tilt: YES
  * Lower button: detected
  * Upper button: not detected (?)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sevenpens.com/drawtab/guides/platforms/windows/windows-pnp-compat-testing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
