> 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/petroleum-devices/c18-r2/c18-r2-installation-guide/specifications.md).

# Specifications

This chapter discusses the power requirements, dimensions, and other specifications of the C18 R2.

| Specification               | Description                                                                                                                                                                                                                                |
| --------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Safety**                  | UL, cUL                                                                                                                                                                                                                                    |
| **EMI**                     | FCC part 15B Class B (USA); IECS-003 (Canada)                                                                                                                                                                                              |
| **ESD**                     | ESD: IEC 61000 4-2, +/- 4KV Contact, +/- 8KV air                                                                                                                                                                                           |
| **Temperature**             | <p>Operating range: 0° C to 40° C<br>Storage: -20° to 60° C</p>                                                                                                                                                                            |
| **Humidity**                | Operating 5% to 95% relative humidity (non-condensing) 30 day per year at 95%                                                                                                                                                              |
| **Electrical Input Rating** | <p>24V DC, 5.4A<br>100-240V\~<br>50/60Hz, 2.5A</p>                                                                                                                                                                                         |
| **Dimensions**              | <p><strong>Landscape</strong><br>18.88” H x 18.45” W x 11.04” D<br>(480 mm H x 469 mm W x 281 mm D)<br><strong>Portrait</strong><br>22.15” H x 12.2” W x 11.04” D<br>(563 mm H x 310 mm W x 281 mm D)<br></p><p>weight:  20lbs /9.04kg</p> |
| **Memory**                  | <p>Flash Memory: 8 GB DDR5 SDRAM<br>Mass Storage: 128 GB or larger drive</p>                                                                                                                                                               |
| **Display**                 | <p>18.5" touch display<br>HD video 720p, with 1080p option; 1920X1080 resolution</p>                                                                                                                                                       |


---

# 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/petroleum-devices/c18-r2/c18-r2-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.
