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

# V400c Installation Guide

This guide is the primary source of information for setting up and installing V200c and V400c terminals.

## Audience

This guide describes the card reader's features, and provides the basic information for its installation and configuration.

## Organization

This guide is organized as follows:

* [Device Overview](/hardware-products/hardware/engage-devices/vxxx-series/v400c/v400c-installation-guide/device-overview.md): Provides an overview of the device.
* [Setup](/hardware-products/hardware/engage-devices/vxxx-series/v400c/v400c-installation-guide/setup.md): Explains setup and installation of the device, selecting a location, and establishing connections with other devices.
* [Specifications](/hardware-products/hardware/engage-devices/vxxx-series/v400c/v400c-installation-guide/specifications.md): Discusses the power requirements and dimensions of the device.
* [Maintenance and Cleaning](/hardware-products/hardware/engage-devices/vxxx-series/v400c/v400c-installation-guide/maintenance-and-cleaning.md): Explains maintenance of the device.
* [Service and Support](/hardware-products/hardware/engage-devices/vxxx-series/v400c/v400c-installation-guide/service-and-support.md): Provides information on contacting your Verifone service provider and how to order accessories or documentation from Verifone.
* [Troubleshooting Guidelines](/hardware-products/hardware/engage-devices/vxxx-series/v400c/v400c-installation-guide/troubleshooting-guidelines.md): Provides troubleshooting guidelines if you encounter a problem with unit installation and configuration.
* [Port Pinouts](/hardware-products/hardware/engage-devices/vxxx-series/v400c/v400c-installation-guide/port-pinouts.md): Shows the different pinout settings for ports on the V200c and V400c.
* [Appendix A](/hardware-products/hardware/engage-devices/vxxx-series/v400c/v400c-installation-guide/appendix-a.md): Shows the UL/cUL certification-compliant translations of all warning and caution messages in this installation guide.

## Related Documentation

To learn more about the card reader and controller device, refer to the following set of documents and their associated Verifone Part Numbers (VPNs).

| Document                                   | Verifone Part Number |
| ------------------------------------------ | -------------------- |
| V200c Certifications and Regulations Sheet | DOC420-001-EN        |
| V200c Quick Installation Guide             | DOC420-002-EN        |
| V400c Certifications and Regulations Sheet | DOC425-001-EN        |
| V400c Quick Installation Guide             | DOC425-002-EN        |
| V200c Reference Guide                      | DOC420-004-EN        |

## Conventions and Acronyms

This section describes the conventions and acronyms used in this guide.

### Document Conventions

Various conventions are used to help you quickly identify special formatting. The table below describes these conventions and provides examples of their use.

| Convention | Meaning                                                                              | Example                                                                                 |
| ---------- | ------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------- |
| Blue       | Text in blue indicates terms that are cross referenced.                              | See Conventions and Acronyms.                                                           |
| NOTE       | The pencil icon is used to highlight important information.                          | If exchanging cables, use a Verifone-approved cable.                                    |
| CAUTION    | The caution symbol indicates possible hardware or software failure, or loss of data. | Using an incorrectly rated power supply can damage the unit or cause it to malfunction. |
| WARNING    | The lightning symbol is used as a warning when bodily injury might occur.            | For safety, do not string cables or cords across a walkway.                             |

### Acronym Definitions

Various acronyms are used in place of the full definition.

| Acronym | Definition                            |
| ------- | ------------------------------------- |
| COM     | Communications port                   |
| CTLS    | Contactless                           |
| EMV     | Europay, MasterCard, and Visa         |
| ETH     | Ethernet                              |
| HW      | Hardware                              |
| I/O     | Input/Output                          |
| ITP     | Internal thermal printer              |
| LCD     | Liquid crystal display                |
| LPS     | Lines per second                      |
| MSAM    | Micromodule-Size Secure Access Module |
| MSR     | Magnetic-stripe card reader           |
| PCI     | Payment Card Industry                 |
| PIN     | Personal Identification Number        |
| POI     | Point of Interaction                  |
| PTS     | PIN Transaction Security              |
| QVGA    | Quarter Video Graphics Array          |
| RJ45    | Registered Jack 45 modular connector  |
| SAM     | Secure Access Module                  |
| SC      | Smart card                            |
| SCR     | Smart card reader                     |
| SD      | Secure Digital                        |
| SDA     | Static Data Authentication            |
| SDHC    | Secure Digital High Capacity          |
| SIM     | Subscriber Identity Module            |
| SMA     | SubMiniature version A connector      |
| TFT     | Thin-film transistor                  |
| TLS     | Transport Layer Security              |
| UI      | User interface                        |
| USB     | Universal Serial Bus                  |

***Document Reference: DOC420-003-EN-C, Revision C (Verifone Part Number)***


---

# 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.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.
