> 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/industrial-products/mc500-and-mc600-series/mc510-40.md).

# MC510-40

## <mark style="color:blue;">Technical Resources</mark>

#### Specification Sheet

{% file src="/files/jeYtryXjET76VWXzavFT" %}

### Motherboard

ASRock IMB-V1000M Motherboard

Motherboard Manual

<http://download.asrock.com/IPC/Manual/IMB-V1000.pdf>

### Drivers <a href="#drivers-3" id="drivers-3"></a>

<https://www.asrockind.com/IMB-V1000>

### &#x20;Auto Power On <a href="#enable-auto-power-on" id="enable-auto-power-on"></a>

<figure><img src="/files/uFr6Hw5SHjueEoHyLL47" alt="" height="385" width="370"><figcaption></figcaption></figure>

1. Power on the unit and press the F2 key to access the BIOS
2. Navigate to the Advanced tab
3. Open the Chipset Configuration menu
4. Change “Restore on AC/Power Loss” to \[Power On]
5. Press F10 to save changes and exit
6. Auto power on is now enabled

### Clear CMOS <a href="#motherboard-reset-clear-the-cmos-3" id="motherboard-reset-clear-the-cmos-3"></a>

<figure><img src="/files/fijC2TpUh5DKOiEcbzqu" alt="" height="766" width="789"><figcaption></figcaption></figure>

1. Unplug the system completely from power and all peripherals
2. Locate the clear CMOS jumper

<figure><img src="/files/XSQjXwwGgXMxgAQNn05F" alt="" height="296" width="542"><figcaption></figcaption></figure>

3. Move the jumper over by 1 pin
4. Wait 30 seconds
5. Restore the jumper to its original position
6. The CMOS is now clear

## <mark style="color:blue;">Security Advisory</mark>

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/industrial-products/mc500-and-mc600-series/mc510-40.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.
