> 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/ux1-3-4xx-series/ux4xx/ux412-installation-guide/accessories-and-cables.md).

# Accessories and Cables

Verifone provides a range of accessories and documentation for the UX412 and UX402. When placing orders, it is essential to reference the specific part numbers. Here are the available channels for ordering:

* Verifone - [Contact us](https://www.verifone.com/en/us/contact/contact-us)
* USA - Verifone Customer Development Center, 1-800-837-4366 Monday - Friday, 7 A.M. - 8 P.M., Eastern time
* International - Contact your Verifone representative

## Clamping Plate

Use the following clamping plate to mount the antenna unit:

| Part Number     | Part Description |
| --------------- | ---------------- |
| PPL159-417-01-A | EVA-Clamp plate  |

## Connecting Cables

Use the following cables to connect the antenna unit to the controller unit. Contact your local Verifone distributor to determine which cable fits your needs:

| Part Number     | Part Description                                               |
| --------------- | -------------------------------------------------------------- |
| CBL000-045-01-B | USB Type A to B cable, 1 m long                                |
| CBL159-314-01-B | RJ45 to RJ45 connector, I2C MOD10M UX412 and UX402, 0.8 m long |
| CBL159-302-03-A | SMA (RF) connector, UX301 SMA, 0.8 m long                      |
| CBL000-083-03-A | LAN cable for Ethernet connections, UX300 CAT5E, 2.0 m long    |

## Power Cables

Use the following power cables for connecting power to the controller unit. Contact your local Verifone representative or service provider to identify the best cable for your needs.

{% hint style="info" %}
For EMVCo L1 compliance, please use the provided cables.
{% endhint %}

| Part Number     | Part Description                                  |
| --------------- | ------------------------------------------------- |
| CBL000-039-02-A | Australia power cord for PWR159-00X-01-A PSU      |
| CBL000-081-01-A | EU power cord for PWR159-00X-01-A PSU             |
| CBL000-080-01-A | US power cord for PWR159-00X-01-A PSU             |
| CBL000-078-01-A | UK power cord for PWR159-00X-01-A PSU             |
| CBL258-014-01-A | South Africa power cord for PWR159-00X-01-A PSU   |
| CPS12490-4A-R   | 24 V, 3.75 A Power supply unit (PSU)              |
| PWR159-002-01-B | 12 V, 3.3 A power supply unit (PSU) Efficiency L6 |


---

# 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/ux1-3-4xx-series/ux4xx/ux412-installation-guide/accessories-and-cables.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.
