Shop Now
Your Cart

10.1 inch widescreen, Universal model, 2serial ports,1Ethernet port, embeddedRTC

10.1 inch widescreen, Universal model, 2serial ports,1Ethernet port, embeddedRTC
10.1 inch widescreen, Universal model, 2serial ports,1Ethernet port, embeddedRTC
60,380.32 EGP
  • Stock: In Stock
130 Course Regisered
1000229 Views Page

Price Includes VAT

This product is part of the Magelis Easy GXU range, an offer of touchscreen panels. The advanced touchscreen panel features 10.1inch LCD screen and supports 800 x 480 pixels WVGA resolution. It is designed with an internal memory of 48MB for application, internal DDR of 128MB and internal backup memory of 128kB. It supports 65536 colours with backlight lifespan of 20000 hours. It is a touchscreen panel with a rated supply voltage of 24V DC. It is furnished with USB type mini B, COM1 serial link is 9-way male SUB-D, RS232C, COM2 serial link is 9-way male SUB-D, RS422/RS485, USB type A and Ethernet 10/100BASE-TX integrated connections. It is an IP65 rated product. It is suitable for textile, packaging, HVAC and pumping applications. This product is certified by CE. Magelis Easy GXU, Essential touch screen panels, are entry-level products that are perfectly tailored to meet the specific requirements of emerging markets. In other words, they answer to the following challenges, fit for purpose at affordable price with no compromise on easiness, robustness, availability and services.

Write a review

Please login or register to review
Tags: Schneider

Need a Better Price? Request a Quote

This ComPacT NSX100H is a complete 3P 3d fixed circuit breaker designed to optimize space and breaking capacity. It is an optimal choice for all stand..
20,820.49 EGP
It is a Compact NSXm molded case circuit breaker, 125A, 25kA at 415VAC, for all LV standard applications. It offers new features like Everlink technol..
16,282.48 EGP
TeSys DF modular fuse carrier, 1 pole (Neutral pole), for protection of control circuits up to 32A/690V. Neutral pole for 10x38mm and 8.5x31.5mm fuse ..
665.45 EGP
VarPlus Can capacitor are a reliable and flexible solution for power factor correction in stringent operating conditions. These capacitors are particu..
6,821.72 EGP
This ComPacT NSX160N is a complete 3P 3d fixed circuit breaker designed to optimize space and breaking capacity. It is an optimal choice for all stand..
15,399.25 EGP
TeSys Deca contactor, 3 poles (3NO), for motor control applications up to 80A/690V AC-3/AC-3e (37kW@400V). It provides a 24V 50/60Hz AC coil, 1NO+1NC ..
9,653.82 EGP
It is a Compact NSXm molded case circuit breaker, 32A, 25kA at 415VAC, for all LV standard applications. It offers new features like Everlink technolo..
12,254.35 EGP
TeSys LRD thermal overload relay, 32A/690V, thermal setting range 23-32A, tripping class 10A, for protection of 3-phase motors 15kW@400V. Differential..
3,948.04 EGP
This Harmony RM17-TG relay allows monitoring of power supply circuits in 3-phase networks. This modular multi function 3-phase supply control relay is..
2,686.98 EGP
TeSys LRD thermal overload relay, 25A/690V, thermal setting range 17-25A, tripping class 20, for protection of 3-phase motors 9-11kW@400V. Differentia..
5,780.68 EGP
document.addEventListener('DOMContentLoaded', function () {// Only show the button when the RFQ form exists on the product page const quotationForm = document.querySelector('#rfq-form-product');if (!quotationForm) { return; }// Prevent duplicate buttons if (document.querySelector('#request-quotation-scroll')) { return; }// Create button const quoteButton = document.createElement('button');quoteButton.id = 'request-quotation-scroll'; quoteButton.type = 'button'; quoteButton.className = 'btn request-quotation-scroll';quoteButton.innerHTML = ' REQUEST QUOTATION';// Smooth scroll quoteButton.addEventListener('click', function (e) {e.preventDefault();const form = document.querySelector('#rfq-form-product');if (!form) { return; }// Offset for sticky header const headerOffset = 120;const position = form.getBoundingClientRect().top + window.pageYOffset - headerOffset;window.scrollTo({ top: position, behavior: 'smooth' });});/* * Try to place it next to the QUESTION button */ const buttons = document.querySelectorAll( 'button, a.btn, .btn' );let questionButton = null;buttons.forEach(function (button) {const text = button.textContent .trim() .toUpperCase();if (text.includes('QUESTION')) { questionButton = button; }});if (questionButton) {questionButton.insertAdjacentElement( 'afterend', quoteButton );return; }/* * Fallback: * put it next to Add To Cart */ const cartButton = document.querySelector('#button-cart');if (cartButton) {cartButton.insertAdjacentElement( 'afterend', quoteButton );}});