> 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/v400c/v400c-installation-guide/specifications.md).

# Specifications

This chapter discusses power requirements, dimensions, and other specifications of V200c and V400c units. Part numbers use the following conventions:

* V200c — M420-xxx-11-xxx
* V200c CTLS — M420-xxx-01-xxx
* V200c Plus — M420-xxx-04-xxx
* V400c — M425-xxx-01-xxx
* V400c Plus — M425-xxx-04-xxx

## Technical Specifications

Refer to the following information on the power, weight, temperature, memory, ports and other technical details about your V200c and V400c terminals.

## Unit Power Requirements

* Input power rating: 11.6 V DC, 1.55 A
* External universal-input 18 W power supply, compliant with Energy Efficiency

## Temperature

* Operating Environment: 0°C to +50 °C (32 °F to 122 °F)
* Non-Operating Environment:
  * V200c: -20 °C to +60°C (- 4 °F to 140 °F)
  * V400c: -20 °C to +60°C (- 4 °F to 140 °F)
* Relative humidity: 5% to 90% RH non-condensing

## Memory

* 128MB DDRAM, 256MB NAND-Flash (V200c and V400c)
* 512MB DDRAM, 512MB NAND-Flash (V200c CTLS and V400c Plus)

## Magnetic Stripe Card

* Triple-track
* Supports bi-directional card read, swipe speed at 10 IPS to 40 IPS

## Smart Card Reader

* Non-sliding
* Card conserving plated landing contacts
* SC voltage 1.8V, 3.0V, 5.0V

## CTLS Function

* V200c CTLS, V200c Plus, V400c, and V400c Plus only

## SAM Requirements

* 2 SAM slots
* ID-000 format

## Communication

* Ethernet
  * Speed 10 Base-T /100 Base-TX
  * Compliant with IEEE802.3 LAN networks
* Dial modem
  * V.92 standard supported, line speeds from 2400 Kbps to 56 Kbps
* USB
  * USB 2.0 high speed
  * Supports 5 V / 600 mA to external USB device
* Multi-Communication port
  * Supports the optional MOD 10 RS-232 + USB/Mini-USB Multi-Communication dongle

## Display

* V200c terminals have a 2.8-inch portrait mode transmissive TFT LCD (QVGA, 240 x 320)
* V400c terminals have a 3.5-inch portrait mode capacitive color touchscreen LCD (HVGA, 320 x 480)
* Software controllable back-light

## Thermal Printer

* Support 30 LPS for first 30 sec, and then printing speed will slow down to meet 18 W power budget
* Supports 57 mm wide x up to 40 mm diameter paper roll
* Out-of-Paper Sensor

## MOD 10 RS-232 + USB/Mini-USB Multi-Communication Dongle

* Customized extension cable providing USB host port or USB client functionality. Integrates RS-232, USB2.0 Host / Device IO ports into a 10-pin RJ45 connector. The MOD 10 RS-232 + USB/Mini-USB Multi-Communication dongle is not a standard in-box accessory.

## V200c Plus and V400c Plus Additional Features

* SD Memory
* Bluetooth
* Wi-Fi


---

# 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/v400c/v400c-installation-guide/specifications.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.
