> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/hardware-products/hardware/engage-devices/vxxx-series/v200c/v200c-installation-guide/port-pinouts.md).

# Port Pinouts

## Port Pinout Definitions

This section contains port pinout tables for V200c and V400c terminals.

### Ethernet Port (LAN)

{% columns %}
{% column %}
**Connector**

![](/files/z2YPvfYGAPLwkEw5qLga)
{% endcolumn %}

{% column %}
**PIN**

1

2

3

4

5

6

7

8
{% endcolumn %}

{% column %}
**Function**

TXD+

TXD-

RXD+

NC

NC

RXD-

NC

NC
{% endcolumn %}

{% column %}
**Description**

Transmit data +

Transmit data -

Receive data +

No connection

No connection

Receive data -

No connection

No connection
{% endcolumn %}
{% endcolumns %}

### Multi-Communication Port (COM1)

{% columns %}
{% column %}
**Connector**

![](/files/WpIXgAnVbRQ2TpK9eL2t)
{% endcolumn %}

{% column %}
**PIN**

1

2

3

4

5

6

7

8

9

10
{% endcolumn %}

{% column %}
**Function**

VUSB

PORTPWR

NC

NC

GND

RXD

TXD

NC

USB0\_DP

USB0\_DM
{% endcolumn %}

{% column %}
**Description**

5 V USB power (500 mA)

Port power (11.6 V typ., 500 mA)

No connection

No connection

Power ground

Receive data

Transmit data

No connection

USB signal +

USB signal -
{% endcolumn %}
{% endcolumns %}

### Telco Port

{% columns %}
{% column %}
**Connector**

![](/files/JEdRU0WvzUXdbQt44IHE)
{% endcolumn %}

{% column %}
**PIN**

1

2

3

4

5

6
{% endcolumn %}

{% column %}
**Function**

NC

NC

Tip

Ring

NC

NC
{% endcolumn %}

{% column %}
**Description**

No connection

No connection

Telephone Line

Telephone Line

No connection

No connection
{% endcolumn %}
{% endcolumns %}

### USB Pinout (Host Port)

{% columns %}
{% column %}
**Connector**

![](/files/pzkJFvEHgGK3Q4nA8vEf)
{% endcolumn %}

{% column %}
**PIN**

1

2

3

4
{% endcolumn %}

{% column %}
**Function**

+5 V

DATA-

DATA+

GND
{% endcolumn %}

{% column %}
**Description**

5 V USB Power (600 mA)

USB Host Signal -

USB Host Signal +

USB ID pin/Ground
{% endcolumn %}
{% endcolumns %}

### RS-232 Port (COM1)

{% columns %}
{% column %}
**Connector**

![](/files/4Ge2gyCxDi7MqZ78jJDv)
{% endcolumn %}

{% column %}
**PIN**

1

2

3

4

5

6

7

8
{% endcolumn %}

{% column %}
**Function**

Portpwr (9 to12 V DC)

NC

NC

GND

RXD

TXD

NC

NC
{% endcolumn %}

{% column %}
**Description**

Port power (11.6 V typ., 500 mA)

No connection

No connection

Power ground

Receive data

Transmit data

No connection

No connection
{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}
This RS-232 port is part of the RS-232 + USB/Mini-USB Multi-Communication dongles (VPN CBL420-002-01-A and CBL420-002-02-A).
{% endhint %}

### USB Pinout

{% columns %}
{% column %}
**Connector**

![](/files/7OCnq7pthLCl2FB5OEoh)
{% endcolumn %}

{% column %}
**PIN**

1

2

3

4
{% endcolumn %}

{% column %}
**Function**

+5 V

DATA-

DATA+

GND
{% endcolumn %}

{% column %}
**Description**

5 V USB Power (500 mA)

USB Host Signal -

USB Host Signal +

USB ID pin/Ground
{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}
**NOTE**

This USB Type-A port is part of the RS-232 + USB Multi-Communication dongle (VPN CBL420-002-01-A).
{% endhint %}

### USB Mini-B Pinout

{% columns %}
{% column %}
**Connector**

![](/files/xcahfNNpTgacbCzM3kKe)
{% endcolumn %}

{% column %}
**PIN**

1

2

3

4

5
{% endcolumn %}

{% column %}
**Function**

5 V 0

DATA-

DATA+

—

GND
{% endcolumn %}

{% column %}
**Description**

5 V USB Power

USB Device Signal -

USB Device Signal +

—

USB Ground
{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}
This USB Mini-B port is part of the RS-232 + Mini-USB Multi-Communication dongle (VPN CBL420-002-02-A).
{% 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.verifone.com/hardware-products/hardware/engage-devices/vxxx-series/v200c/v200c-installation-guide/port-pinouts.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.
