Professional Displays from 7 - 27 inches

Professional-grade monitors and touchscreens designed for continuous use in demanding applications. They feature versatile mounting options for easy integration into any environment and offer a wide range of configuration options.
24 Inch Touchscreen Metal (High-Brightness)
24 Inch Touchscreen Metal (High-Brightness)

24 Inch Touchscreen Metal (High-Brightness)

Expected delivery in 12-14 business days
Model: 24HB9M
1000 Nits High Brightness
Full HD Resolution
Easy Integration
Dimmable Brightness
Waterproof & Dustproof Front
Sunlight Readable
  • High-brightness Full-HD multi-touch panel
  • Input: HDMI, DisplayPort, USB-C, VGA
  • Mounting: Flush, wall, desktop, embedded, panel mount
  • External dimensions: 23.2 x 14.4 x 1.9 inches
View
Order now for next-business-day shipping
Contact Us 0
Sign In
Welcome back
Forgot your password?
#replace title#
Your Cart
Your cart is empty

No products in your shopping cart

View our displays
const isBot = /bot|crawl|slurp|spider/i.test(navigator.userAgent); if (!isBot) { let mouseflowEnabled = localStorage.getItem('mouseflow_enabled'); if (mouseflowEnabled === null) { // Nog niet bepaald: 20% kans om te activeren mouseflowEnabled = Math.random() < 0.2 ? 'true' : 'false'; localStorage.setItem('mouseflow_enabled', mouseflowEnabled); } if (mouseflowEnabled === 'true') { // Laad Mouseflow script const mf = document.createElement("script"); mf.src = "//cdn.mouseflow.com/projects/4c65775b-2762-4c01-82ec-c42e290cd40f.js"; document.head.appendChild(mf); } }