# Wacom WT series

## Basics

Release Year: 1984

Succeeded by: [Wacom SD series](/drawtab/catalog/drawtabs/wacom/wacom-sd-tablets.md)

## Overview

Although these can be considered drawing tablets, they are used the way we we would expect in a modern sense.

* Most of them do not come with a pen, but rather a mouse/puck.
* The WT-460M came with pen. The WT-4400SE model MIGHT have also come with a pen.
* The pen seems with to work with the WT-460M & WT-4400SE but it is unclear if the other models allowed the pen to be used with them.
* The apparent intended use of the tablet - which is for digitizing things like architecture diagrams. And not for painting.
* The pen does NOT report multiple pressure levels like your expect. The pressure is either ON or OFF - so like having only two pressure levels.
* Pressure detection is very different.
  * A modern EMR pen has a piezoelectric pressure sensor inside the pen. When you press down with the pen, the force from the press is transmitted through the nib to the pressure sensor. Which can sense variable amounts of pressure - thousands of different levels.
  * The WT series pen can contains an internal button. When you press down, the nib presses against this button. The button is either ON or OFF - either NO PRESSURE or PRESSURE.

If you are looking for the first "real" drawing tablet from Wacom. Look at the [Wacom SD series](/drawtab/catalog/drawtabs/wacom/wacom-sd-tablets.md).

## Links

* lowtechblog - [The History of WACOM Tablets - Prehistory of Intuos 0.5](http://www.lowtech-city.org/blog/index.php?e=189\&PHPSESSID=fd133ba961598e7abf1dcf67441dbd32) 2018-09-01 ([archive](https://archive.is/sgoZa))

## Models

* WT-3000
* WT-4000
* WT-4400
* WT-4400SE
* WT-460M

## Photos

### WT-460M

<figure><img src="/files/0j0qgpxdHM8KiuqrgmmS" alt="" width="563"><figcaption><p>WT-460M (picture from <a href="/pages/QBWsKGwOEhGKoCdys8wx">Kuuube</a>)</p></figcaption></figure>

<figure><img src="/files/WhkMieaPB3MoLH7oRLzA" alt="" width="563"><figcaption><p>Included pen for the WT-460 (picture from <a href="/pages/QBWsKGwOEhGKoCdys8wx">Kuuube</a>)</p></figcaption></figure>


---

# 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/catalog/drawtabs/wacom/wacom-wt-series.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.
