Professional monitors from 7 - 27 inches

Professional monitors from 7 - 27 inches

Our monitors are designed for professional applications and continuous use. The monitors are easy to integrate and offer a wide range of configuration options.
19 Inch Touchscreen Metal
19 Inch Touchscreen Metal

19 Inch Touchscreen Metal

100+ units in stock
Model: 19TS7M
Full HD Resolution
Easy Integration
Dimmable Brightness
Waterproof & Dustproof Front
  • Full HD multi-touch panel
  • Input: HDMI, DisplayPort, USB-C, VGA
  • Mounting: Flush, embedded, wall, desktop
  • External dimensions: 18.9 x 11.6 x 1.8 inches
View
Order by 4:30 PM ET for same-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); } }