> 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/ruby/ruby2-iorder-hardware-installation-guide/parts-and-specifications.md).

# Parts and Specifications

## Parts

### Mandatory Parts List

| Verifone P/N    | Description                                                            |
| --------------- | ---------------------------------------------------------------------- |
| M169-700-01-NAA | RUBY2 IORDER                                                           |
| PWR050-001-01-B | POWER SUPPLY, 100-240VAC, 130W, 24V/5.4A C14, 3DIN-L                   |
| CBL000-008-02-A | Power Cord, U.S.A,IEC320,C13, NEMA5-15P (UL) TYPE B, 125V / 10A, 1.83M |
| 23291-01-R      | CABLE, TMT88 PRINTER DATA TOPAZ                                        |
| 23213-01-R      | CABLE, TMT88 PRINTER POWER TOPAZ                                       |
| 27268-01-R      | COVER, CABLE MX960                                                     |
| P040-02-020     | CONFIRMATION PRINTER (RECEIPT)                                         |

### Optional Parts List

| Quantity | Verifone P/N | Description           |
| -------- | ------------ | --------------------- |
| 1        | P040-02-020  | KITCHEN PRINTER       |
| 2        | 13836-xx     | SHIELDED RS-232 CABLE |

## Specifications

| Parts                   | Specifications                                                        |
| ----------------------- | --------------------------------------------------------------------- |
| Safety                  | UL, cUL                                                               |
| EMI                     | FCC Class A (USA) and CISPR22 Class A (Europe)                        |
| ESD                     | IEC 1000 4-2 (8 KV contact, 4 KV air)                                 |
| Temperature             | <p>Operating range: 0-40° C<br>Non-operating range: -20 to 60° C</p>  |
| Humidity                | Operating 15% to 95% relative humidity at 40° C (non-condensing)      |
| Electrical Input Rating | 100-240V\~, 50/60 Hz 3.0A                                             |
| Dimensions              | <p>Height: 16 inches<br>Width: 12-3/4 inches<br>Depth: 12 inches</p>  |
| Weight                  | Approximately 14 lbs.                                                 |
| Memory                  | <p>2 GB Solid State SATA Flash<br>2 GB DDR3 RAM, scalable to 4 GB</p> |

| Communications and Connectivity             |
| ------------------------------------------- |
| RJ-45                                       |
| 10/100Base-T LAN port                       |
| (6) USB ports                               |
| Integrated Power Supply: 100/240V Operation |


---

# 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/ruby/ruby2-iorder-hardware-installation-guide/parts-and-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.
