> For the complete documentation index, see [llms.txt](https://docs.sevenpens.com/drawtab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sevenpens.com/drawtab/catalog/drawtabs/wacom/wacom-cintiq-pro/wacom-dth167-notes.md).

# Wacom Cintiq Pro 16 (DTH-167) notes

## Overview

An EXCELLENT pen display.

Although there are newer Cintiq Pro models from 2022 and 2023, the Cintiq Pro 16 from 2021 competes with them strongly. Wacom may have improved the new models' support for color or added support for higher refresh rates, but they did not improve on the already great drawing experience of this tablet.

User manual: <https://101.wacom.com/UserHelp/en/TOC/DTH167.html>

## Links

* User manual: <https://101.wacom.com/UserHelp/en/TOC/DTH167.html>
* Be aware there is an older model from 2016 also (DTH-1620)
* User manual: <https://101.wacom.com/UserHelp/en/TOC/DTH167.html>
* [Brad Colbow review of Cintiq Pro 16](https://www.youtube.com/watch?v=0B8cNzyO4bs) Mar 7, 2022
* [Aaron Rutten review of Cintiq Pro 16](https://www.youtube.com/watch?v=v9pWwWE_vRM) Oct 26, 2021
* [MobileTechReview review of Cintiq Pro 16](https://www.youtube.com/watch?v=IU-QOOB2AsU) Jan 11, 2022
* [Aaron Blaise review of Cintiq Pro 16](https://www.youtube.com/watch?v=oROcuvimy18) Dec 21, 2021

## Noise

While it does have a fan, the tablet isn't very loud, unlike the Cintiq Pro 27. If you are sensitive to fan noise though, it may be an issue.

The amount of noise is based on the brightness setting. But even at 100% brightness it is quieter than a Cintiq Pro 27.

## Pointer lag

TYPICAL for a pen display. You can see the pointer trail the physical tip of the pen.

Apple iPads with the Apple Pencil have much less pointer lag

Pen tablets also have very little pointer lag in general.

## Anti-glare Sparkle

Rating: LOW. It has more than the Cintiq Pro 27 - but that is to be expected since it is a 4K display.

## Ports

It has 3 ports located on the top edge:

* HDMI
* USB-C (DP alt mode support)
* Power.

## My connection configuration

I have it connected with a thunderbolt 3 cable and the Wacom power adapter that it came with.

## Pen tracking accuracy

VERY GOOD. Very accurate. Like all pen displays, there is very slight inaccuracy in the last 1mm to 2mm at the edges or corners.

## Pen Pressure

The Wacom Pro Pen 2 (KP-504E) has an excellent low IAF and an excellent large maximum pressure.

## Parallax

Very good. Low amount of parallax for a pen display. On par with other Cintiq Pro models such as the Cintiq Pro 22.

## Connections and Cabling

There are roughly 3 ways to connect to this tablet. All of them require a separate power cable and power adapter.

<figure><img src="/files/RiTbI0pcDPgTVWmhuE3Z" alt="" width="375"><figcaption></figcaption></figure>

### Using single USB-C cable

While you can use a single USB-C cable to connect to your computer for data and video. You will need to separately power it with the power cable.

Note that this is a bit of change from the Cintiq Pro 2016 (DTH-1620). The DTH-1620 could get enough power through the USB-C cable.

## Heat

Fans keep it cool. At the default brightness, the tablet is cool to the touch. At maximum brightness slightly warm.

## VESA mounting

It is VESA mountable.

## Stand

It does not come with a stand. I use a VESA-compatible Huion stand to hold this tablet at an angle.

## Legs

No legs

## Diagonal Wobble

Rating: VERY GOOD. Low wobble in all velocities tested.

<figure><img src="/files/iBs2X0weZKxmI6oLKO0I" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sevenpens.com/drawtab/catalog/drawtabs/wacom/wacom-cintiq-pro/wacom-dth167-notes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
