# DIAG: Checking if pen display shows HDMI video signal from other devices

## Overview

Among other things that a pen display receives from your computer, it also receives a "display signal". Display signal means essentially "video" - what you see on the pen display.

Normally your pen display will be connected to your computer, which provides a display signal via an HDMI connection.

But your pen display can receive that display signal from any device that supports a display signal. For example an Xbox, PlayStation, a DVD player, another computer, and even some mirrorless cameras (example Sony FX30).

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

This is useful for several reasons.

\- It allows your pen display to be used like a monitor or TV

\- it's also a good troubleshooting technique

## Troubleshooting

If you're getting problems like one of these:

\- Not seeing anything

\- Odd Flickering

\- Weird colors

\- "No Signal"

Then connecting your pen display via HDMI to another device is a very useful technique, because it gives you a hint as to whether the problem is with the tablet itself or with your computer.

If one device does not work, try others.


---

# 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-hdmi-from-other-sources.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.
