> 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/pens/huion-pens.md).

# Huion pens

## PenTech

Huion uses the name "PenTech" for its EMR pen technology and even has version numbers to help show how it has evolved over the years. Much more here: [Huion PenTech](/drawtab/catalog/pens/huion-pens/huion-pentech.md)

## Notes

* [Huion PW550 series pens notes](/drawtab/catalog/pens/huion-pens/huion-pw550-notes.md)
* [Huion PW600 series pens](/drawtab/catalog/pens/huion-pens/huion-pw600-notes.md)

## Huion pen models

<table><thead><tr><th width="151.39996337890625">Model Identifier</th><th width="184.5999755859375">Launch Year</th><th>Pen Technology</th><th>Huion PenTech</th></tr></thead><tbody><tr><td><a href="https://store.huion.com/products/battery-free-pen-pw600">PW600</a></td><td>2024</td><td>Passive EMR</td><td>PenTech 4.0</td></tr><tr><td><a href="https://store.huion.com/products/battery-free-slim-pen-pw600s">PW600S</a></td><td>2024</td><td>Passive EMR</td><td>PenTech 4.0</td></tr><tr><td><a href="https://store.huion.com/products/battery-free-pen-pw600l">PW600L</a></td><td>2024</td><td>Passive EMR</td><td>PenTech 4.0</td></tr><tr><td><a href="https://store.huion.com/products/battery-free-pen-pw550"><strong>PW550</strong></a></td><td>2023</td><td>Passive EMR</td><td>PenTech 3.0+</td></tr><tr><td><a href="https://store.huion.com/products/battery-free-slim-pen-pw550s"><strong>PW550S</strong></a></td><td>2023</td><td>Passive EMR</td><td>PenTech 3.0+</td></tr><tr><td>PW515</td><td>2023?</td><td>Passive EMR</td><td>PenTech 3.0</td></tr><tr><td><a href="https://store.huion.com/products/battery-free-pen-pw517"><strong>PW517</strong></a></td><td>2020</td><td>Passive EMR</td><td>PenTech 3.0</td></tr><tr><td><a href="https://store.huion.com/products/battery-free-pen-pw110"><strong>PW110</strong></a></td><td>2023</td><td>Passive EMR</td><td>PenTech 3.0</td></tr><tr><td><a href="https://store.huion.com/products/battery-free-pen-pw400"><strong>PW400</strong></a></td><td>2022</td><td>Passive EMR</td><td>PenTech 2.0</td></tr><tr><td><a href="https://store.huion.com/products/battery-free-pen-pw100"><strong>PW100</strong></a></td><td>2017 or earlier (?)</td><td>Passive EMR</td><td>PenTech 2.0</td></tr><tr><td><a href="https://store.huion.com/products/battery-free-pen-pw500"><strong>PW500</strong></a></td><td>2018</td><td>Passive EMR</td><td>PenTech 2.0</td></tr><tr><td><a href="https://store.huion.com/products/battery-free-pen-pw507"><strong>PW507</strong></a></td><td>2018</td><td>Passive EMR</td><td>PenTech 2.0</td></tr><tr><td>PW201</td><td></td><td>Passive EMR</td><td>PenTech 2.0</td></tr><tr><td><a href="https://store.huion.com/products/battery-free-pen-pw500"><strong>PEN68D</strong></a></td><td></td><td>NOT EMR</td><td>PenTech 1.0</td></tr><tr><td><a href="https://store.huion.com/products/battery-free-pen-pw500"><strong>PEN68</strong></a></td><td>2016 or earlier (?)</td><td>Active EMR</td><td>PenTech 1.0</td></tr><tr><td><a href="https://store.huion.com/products/battery-free-pen-pw500"><strong>PEN80</strong></a></td><td>2016 or earlier (?)</td><td>Active EMR</td><td>PenTech 1.0</td></tr><tr><td>PF150</td><td></td><td>Active EMR</td><td>PenTech 1.0</td></tr><tr><td><a href="https://store.huion.com/products/battery-free-pen-pw500"><strong>PE150</strong></a></td><td>2016 or earlier (?)</td><td>Active EMR</td><td>PenTech 1.0</td></tr><tr><td><a href="https://www.huion.us/products/huion-pe330-rechargeable-pen"><strong>PE330</strong></a></td><td>2016 or earlier (?)</td><td>Active EMR</td><td>PenTech 1.0</td></tr></tbody></table>

## Huion pen compatibility

See this resource from koneko\_w <https://onedrive.live.com/view.aspx?resid=FE877F3F79694F2A!128&ithint=file%2cxlsx&wdo=2&authkey=!AIk1r64_60lJHxE>


---

# 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/pens/huion-pens.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.
