# Cables & Controls

## **Correct Cable Layout**

### **HDMI Setup**

* **Main PC GPU → HDMI RX0**
* **Secondary PC GPU → HDMI RX1**
* **Monitor → HDMI TX**

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

### **DisplayPort Setup**

* **Main PC GPU → DP RX0**
* **Secondary PC GPU → DP RX1**
* **Monitor → DP TX**

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

{% hint style="info" %}
RX0 and RX1 can be swapped by holding **K4** for 3–5 seconds.
{% endhint %}

***

### **Power & Ports**

* **DC12V** → Main power
* **12V 3A (optional)** → Backup power
* **USB-C** → Debug / firmware updates (if needed)

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

***

## **Button Functions (Front Panel)**

#### **K1 – Info**

* Short press: Show resolution, refresh rate, alpha value
* Long press (5s): Switch EDID Mode (A ↔ B)

#### **K2 – Increase Overlay Strength**

* Raises chroma-key (alpha) value

#### **K3 – Decrease / Reset**

* Short press: Lower alpha
* Long press (5s): **Factory reset** (fixes most issues)

#### **K4 – Layer Control**

* Short press: Enable / disable secondary overlay
* Long press (3–5s): Swap upper & lower layers

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

***

### ✅ You're Done

{% hint style="success" %}
Your 4K DC500 Fuser is now set up and ready to use.
{% endhint %}

{% hint style="info" %}
If you need further clarification or encounter any issues, please refer to [**Troubleshooting & Indicators**](https://docs.ducks-services.com/dma/4k-dc500-fuser/troubleshooting-and-indicators).
{% endhint %}


---

# 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.ducks-services.com/dma/4k-dc500-fuser/cables-and-controls.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.
