> 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/m4xx-series/m450/m450-installation-guide/specifications.md).

# Specifications

This chapter discusses power requirements, dimensions, and other specifications of the M450 device.

## Power Rating

* 12V DC, 1.5A

## Power Pack

* CE (CB), UL(Underwriters Laboratories)/cUL (Underwriters' Laboratories of Canada), ITE (Information Technology Equipment) listed, LPS (Limited Power Source) Power Supply
* Input rated: 100-240V AC, 50/60 Hz
* Output rated: 12V DC, 1.5A, 18W

## Temperature

* Operating Temperature: -10°C to 50°C (14°F to 122°F)

## Display

* 8-inch (172.22 X 107.64) HD (High Definition) IPS (In-plane Switching) LCD, Capacitive Touch Screen

## External Dimensions

* Length: 211 mm (8.29 in.)
* Width: 202 mm (7.92 in.)
* Depth: 29.5 mm (1.14 in.)

## Magnetic Card Reader

* Triple Track (tracks 1, 2, 3), High Coercivity, Bi-Directional

## Primary Smart Card

* ISO 7816-3, 1.8V, 3V, 5V
* Synchronous and Asynchronous Cards

## SAM Card Reader

* Three Security Access Module (SAMs) Card Slots

## uSD Card Reader

* One uSD Card Slot

## Integrated Contactless Reader

* ISO 14443, ISO 18092, EMV

## Keypad

* 12-Key Telco-Style Keypad
* Three color-coded function keys below the keypad

## Reset/Power Down Button

* If the device is installed with the Verifone Operating System, a long press of the power button can shut down the device.
* If the device is installed with an Android Operating System:
  * System will resume on a short press.
  * If pressed for 1 second, the Android Power Menu will show on the side of the screen.
  * If pressed for a long time (8 seconds or so), the device will shut off.

## Audio Interface

* Supports 3.5 mm Headphone Jack
* Built-in mono Speaker
* Built-in Piezo Transducer Buzzer
* Built-in Microphone

## Peripheral Ports

* Custom Multiport Cable

## Security

* Complies to PCI-PTS 6.X requirements, as well as many regional security requirements.


---

# 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/m4xx-series/m450/m450-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.
