> For the complete documentation index, see [llms.txt](https://support.onlogic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.onlogic.com/product-documentation/panel-products/panel-pcs-by-mitac/d210-11ks-panel-pc.md).

# D210-11KS Panel PC

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

## Technical Resources <a href="#drivers-and-manuals" id="drivers-and-manuals"></a>

### Drivers and Manuals <a href="#drivers-and-manuals" id="drivers-and-manuals"></a>

[User Manual](https://static.onlogic.com/resources/manuals/D210-11KS%20User%20Manual%20v1.0.pdf)

[Drivers (Windows 10)](https://static.onlogic.com/resources/drivers/D210-11KS/D210-11KS_Win10.zip)

The system can be configured to turn on automatically when DC power is connected. This is useful for power outage recovery or if the unit is mounted in a hard to reach location. You can enable Auto Power On by following the steps listed below.

### Enabling Auto Power On <a href="#enabling-auto-power-on" id="enabling-auto-power-on"></a>

* Power up the system and press the F2/Del keys a few times to access the BIOS
* Navigate to the Chipset tab and go to PCH-IO Configuration
* Locate the “State after G3” option
* Change it to “**\[S0 State]**” to enable Auto Power On
* Press F10 to save and exit
* Auto power on is now enabled.

### Security Advisory

For the latest security advisories concerning OnLogic products, including vulnerability disclosures and necessary updates, please refer to our official Security Advisories page. It is recommended to regularly check this resource for critical security information.\
[**Access Security Advisories**](/support-articles/security-advisories.md)


---

# 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://support.onlogic.com/product-documentation/panel-products/panel-pcs-by-mitac/d210-11ks-panel-pc.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.
