# DIAG: Testing pressure in the tablet driver

If you are having problems with pressure, one great diagnostic test you can run is to try testing the pressure in the tablet driver itself.

Most tablet drivers have some kind of "pressure test region" where you can try out the pressure. Usually this pressure test region is found close to the UI for defining the pressure curve.

## Wacom pressure test region

There are two locations in the Wacom Tablet Properties app where you can see the pressure.

First, you can see the pressure under the Pen tab. It is shown in the **Current Pressure** bar.

![](/files/Ys7VQoNKNA0WQdV7gGa4)

Second, you can also click **Customize** which will bring up the Pen Feel Details dialog.

Here you can draw in the **Try Here** section and see how the pen draws with pressure.

![](/files/d7DJHchIlrH3VdXUsnMC)

## Huion pressure test region

Open the **HuionTablet** app. Then navigate to **Digital Pen** > **Pressure Sensitivity Adjustment**.

Draw in the **Pressure Test** area.

![](/files/AHOurJWa4HJN2aZHd60Q)

## Xencelabs pressure test region

Open the Xencelabs app, then select the pen you are using, then draw in the region to the right of the pressure curve.

![](/files/NAgGalaKsWnswmMbe4PD)


---

# 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/troubleshoot/diag-pressure-in-tablet-driver.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.
