> 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/cs52.md).

# CS52

## 2-Port PS/2 USB VGA Cable KVM Switch with Remote Port Selector

### CS52

![](/files/7YnqsolmwprEa7JfRl96)

### Features

* One console (monitor, PS/2 keyboard, and USB mouse) controls two computers
* Remote port selection switch for convenient switch placement
* Supports multi-function mice
* USB 2.0 mouse port can be used for USB hub and USB peripheral sharing
* Compact design, built in all-in-one cables (console 0.15m; computers 0.6m, 1.2m)
* Superior video quality- up to 2048 x 1536; DDC2B
* Auto Scan function to monitor computer operation
* Non-powered
* OS Compatibility includes Windows 2000/XP/Vista, Linux and FreeBSD.

### Diagram

![](/files/iymTtbxhszOIwUNTK4Qq)

### 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>Hotkey, Remote Port Selector</td></tr><tr><td><strong>Connectors</strong></td><td></td></tr><tr><td>  Console Ports</td><td><p>1 x HDB-15 Female (Blue) </p><p>1 x 6-pin Mini-DIN Female (Purple) </p><p>1 x USB Type A Female</p></td></tr><tr><td>  KVM Ports</td><td><p>2 x HDB-15 Male (Blue) </p><p>2 x 6-pin Mini-DIN Male (Purple) </p><p>2 x USB Type A Male (Black)</p></td></tr><tr><td>  Remote Port Selector</td><td>1 x 2.5mm Audio Jack Female</td></tr><tr><td><strong>LEDs</strong></td><td></td></tr><tr><td>  Selected</td><td>2 (Green)</td></tr><tr><td><strong>Cable Length</strong></td><td></td></tr><tr><td>  Console</td><td>0.15 m</td></tr><tr><td>  Computer</td><td>1 x 0.6 m; 1 x 1.2 m</td></tr><tr><td><strong>Emulation</strong></td><td></td></tr><tr><td>  Keyboard / Mouse</td><td>PS/2</td></tr><tr><td><strong>Video</strong></td><td>2048 x 1536; DDC2B</td></tr><tr><td><strong>Scan Interval</strong></td><td>3, 5, 10, 20 seconds (default: 5 secs.)</td></tr><tr><td><strong>Power Consumption</strong></td><td>DC5V:0.02W:4BTU</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.45 x 3.40 x 2.21 cm </p><p>(3.33 x 1.34 x 0.87 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/cs52.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.
