> For the complete documentation index, see [llms.txt](https://docs.brwall.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.brwall.com/aten/kvm-products/cable-kvm-switches/cs22dp.md).

# CS22DP

## 2-Port USB DisplayPort Cable KVM Switch with Remote Port Selector

### CS22DP

![](/files/C1mq9lvk6z4hvBwv8DbT)

### Features

* One KVM console controls two USB DisplayPort computers
* Superior video quality – up to 4096 x 2160 @ 30Hz
* Computer selection via Remote Port Selector
* Multiplatform support – Windows, Mac, and Linux
* Supports microphone and speakers
* The console USB ports can be used for USB peripheral sharing1
* Supports USB hot-plugging
* DisplayPort 1.1 compliant; HDCP compliant
* Bus-powered

1. The CS22DP may require an external power supply via the USB Micro-B Power Port. For the USB Micro-B cable connecting to the USB Micro-B Power Port, it requires a separate purchase based on the type of the power supply you use.

### Diagram

![](/files/uKKK4E0d41CkPx7wehoC)

### specifications

<table><thead><tr><th width="150"></th><th></th></tr></thead><tbody><tr><td><strong>Computer Connections</strong></td><td>2</td></tr><tr><td><strong>Port Selection</strong></td><td>Remote Port Selector</td></tr><tr><td><strong>Connectors</strong></td><td></td></tr><tr><td>  Console Ports</td><td><p>1 x DisplayPort Female </p><p>2 x USB Type A Female </p><p>1 x 3.5mm Audio Jack Female (Green) </p><p>1 x 3.5mm Audio Jack Female (Pink)</p></td></tr><tr><td>  KVM (Computer) Ports</td><td><p>2 x DisplayPort Male </p><p>2 x USB Type A Male </p><p>2 x 3.5mm Audio Jack Male (Green) </p><p>2 x 3.5mm Audio Jack Male (Pink)</p></td></tr><tr><td>  Power (Optional)</td><td>1 x USB Micro Type B Female</td></tr><tr><td><strong>LEDs</strong></td><td></td></tr><tr><td>  KVM Port (On Line /Selected)</td><td>2 (White)</td></tr><tr><td><strong>Cable Length</strong></td><td></td></tr><tr><td>  KVM</td><td>2 x 1.2 m</td></tr><tr><td>  Remote Port Selector</td><td>1.8 m</td></tr><tr><td><strong>Emulation</strong></td><td></td></tr><tr><td>  Keyboard / Mouse</td><td>N/A</td></tr><tr><td><strong>Video</strong></td><td>4096 x 2160 @ 30Hz</td></tr><tr><td><strong>Power Consumption</strong></td><td>DC5V:1.38W:28BTU</td></tr><tr><td><strong>Environmental</strong></td><td></td></tr><tr><td>  Operating Temperature</td><td>0 - 50°C</td></tr><tr><td>  Storage Temperature</td><td>-20 - 60°C</td></tr><tr><td>  Humidity</td><td>0-80% RH, Non-condensing</td></tr><tr><td><strong>Physical Properties</strong></td><td></td></tr><tr><td>  Housing</td><td>Plastic</td></tr><tr><td>  Weight</td><td>0.35 kg ( 0.77 lb )</td></tr><tr><td>  Dimensions (L x W x H)</td><td><p>8.34 x 8.42 x 3.04 cm </p><p>(3.28 x 3.31 x 1.2 in.)</p></td></tr></tbody></table>

{% hint style="info" %}
Note： For some of rack mount products, please note that the standard physical dimensions of WxDxH are expressed using a LxWxH format.
{% endhint %}


---

# 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.brwall.com/aten/kvm-products/cable-kvm-switches/cs22dp.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.
