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

# Specifications

This chapter provides details on the power requirements, dimensions, and additional specifications of the UX 410 device.

## Power Consumption

* Operation voltage: 12 to 24V DC, 0.5 to 0.7A
* Typical Power: 3 W (CTLS reader), 4 W (UX100 display heater), 0.5 W (UX100/110), 3.5 W (RS-232 - PWR Port)
* Idle Power: 2 W

## Temperature

* Operating temperature: -30°C to 70°C (-22°F to 158°F)
* Storage temperature: -30°C to 80°C (-22°F to 176°F)
* Power Supply rated for indoor use only: 12V DC 3.3A, operating temperature 0°C to 40°C (32°F to 104°F)

## Memory

* 128 MB DDRAM
* 256 MB NAND-Flash

## Peripheral Ports

* USB Device (Type B) \[client]
* 2x Powered USB (Type A) Ports
  * 1 x Full Speed, High Powered USB (Type A), Port 1 \[Host]
  * 1 x Powered USB (Type A), Port 2 \[OTG]
* Power port 12V DC to 24V DC
* LAN with 2 LEDs
* Analog RF CTLS antenna connector to the Antenna Unit
* 10-pin RJ45 to RJ45 connector to the Antenna Unit

## Communication

* COM: Up to 115200 bps, HW RTS/CTS handshake

## Dimensions

**Antenna Unit**

* Length: 80 mm (3.15 in)
* Width: 80 mm (3.15 in)
* Height: 15 mm (0.59 in)

**Controller Unit**

* Length: 100 mm (3.94 in)
* Width: 90 mm (3.54 in)
* Height: 34.5 mm (1.36 in)

## Weight

* Total Product Weight: 327 g (11.53 oz)
* Antenna Unit Weight: 128 g (4.51 oz)
* Controller Unit Weight: 199 g (7.02 oz)


---

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