4.3" Dual-Ethernet Advanced HMI with CODESYS
The cMT2058XH with activated CODESYS license is a powerful HMI with dual Ethernet, remote access, and IIoT functionality. Pair this operator interface with our remote IO and CODESYS license for soft PLC functionality.
Try Before You Buy: Follow along to learn how EBPro, our 100% free HMI configuration software, allows you to develop and simulate your HMI program entirely free of charge.
- Volume discounts available.
- Customize product with your company logo. Minimum quantities apply.
- Connect to +400 PLCs and Controllers.
- US-based technical support.
- TFT LCD with 800 x 480 Pixel Resolution
- Quad-Core RISC CPU
- 2 Ethernet, 1 USB, 2 Serial Ports
- MQTT, Sparkplug B, WebView, VNC
- Add an EasyAccess2.0 license for remote access
- Pair with our remote IO for CODESYS functionality
- UNBRANDED
System
| CPU | Quad-Core RISC |
| Memory (RAM) | 1 GB |
| Memory (Flash) | 4 GB |
| RTC | Built-in |
| Programming Software | EBPro (Latest Version) |
I/O Ports
| Ethernet/LAN | 1 x 10/100 Base-T RJ-45, 1 x GbE RJ-45 |
| CANbus | N/A |
| Audio Output | N/A |
| SD Card Slot | N/A |
| USB Host Ports | USB 2.0 x 1 |
| USB Client Ports | N/A |
| Wi-Fi | N/A |
| COM Port | 1 x DE9P COM1: RS-232/RS-485 2 or 4 wire, COM 3: RS-485 2 wires |
| Local bus | N/A |
| HDMI Port | N/A |
| Video Input | N/A |
| Serial Ports | 1 |
Display
| Display Size | 4.3" WVA LCD |
| Resolution | 800 x 480 |
| Luminance (cd/m^2) | 530 |
| Contrast Ratio | 800:1 |
| Backlight Type | LED |
| Backlight Lifetime (hrs) | 30,000+ |
| Colors | 16.7 M |
| Display Type | 4.3" WVA |
| Viewing Angle (H°/V°) | 160/160 |
| Size (W x H) | 3.74 x 2.13 inches [95 x 54 mm] |
Touch Screen
| Type | 4-wire resistive touch |
| Accuracy | Length (x)±2%, Width(y)±2% |
| Touch Panel Hardness Scale | N/A |
Electrical
| Input Power | 12.2 W |
| Power Isolation | Built-in |
| Power Dissipation | N/A |
| Current for Internal Bus | N/A |
| Current Consumption | N/A |
| Isolation Resistance | Exceed 50 MO – @ 500 VDC |
| Input Voltage | 24 ± 20% VDC |
| Input Current | 510 mA @ 24 VDC |
Mechanical
| Vibration Endurance | 10 to 25Hz (X, Y, Z direction 2G 30 minutes) |
| Enclosure Material | Plastic, charcoal grey |
| PCB Coating | Yes |
| Dimensions WxHxD | 5.04 x 4.02 x 1.26 inches [128 x 102 x 32 mm] |
| Panel Cutout (inches) [mm] | 4.69 x 3.66 [119 x 93] |
| Weight | Approx. 0.6 lbs. [0.27 kg] |
| Mounting | Panel mount |
Environmental
| Operating Temperature | 32° ~ 122°F (0° ~ 50°C) |
| Storage Temperature | -4° ~ 140°F (-20° ~ 60°C) |
| Relative Humidity | 10% ~ 90% (non-condensing) |
Certification
| CE UKCA | Yes |
| UL Type Rating | UL Type 4X (indoor use only) |
| NEMA Rating | NEMA4 |
| IP Rating | IP66 Compliant Front Panel |
| CE | Yes |
| UL | cULus Listed |
| Class 1 Div 2 | N/A |
| ATEX | N/A |
| RoHS | Yes |
Unboxing a cMT2058XH
We'll unbox, show the accessories that come in the box, power it up and load a demo project.
FREE User Friendly HMI Software
Download our free, full-featured HMI configuration software to create custom control applications for your industrial process. EBPro supports over 300 PLC & controller protocols, ensuring seamless integration with new or existing systems. No license or key required.

How do I get started with CODESYS on Maple Systems devices?
First you’ll want to make sure your device supports CODESYS:
Next, you’ll need to install the CODESYS Development System on your PC. This installs the IDE only, not the runtime on your device (we’ll get there):
- Go to Maple Systems Software Downloads and Upgrades
- Click on the download link for CODESYS IDE (32bit or 64bit)
Then, make sure to install our add on package. This ensures CODESYS knows how to talk to your cMT device:
- Go to Maple Systems Software Downloads and Upgrades
- Click on the download link for CODESYS & Remote IO Package
Now, we’re going to install and update the CODESYS Runtime on your Maple Systems device:
- If you don’t have EBPro installed, go to Maple Systems Software Downloads and Upgrades and click the download link for EBPro.
- Once that’s installed, open EBPro Utility Manager and choose the model number of the device you’re using.
- Select CODESYS Firmware Upgrade. The latest Firmware can be found in the Software Downloads and Upgrades page.
Your HMI has now become a PLC runtime that can execute IEC 61131-3 Logic!
Ensure your PC and cMT device are on the same network/subnet. Your device will show a CODESYS runtime IP address on the screen, you’ll need this IP to connect from CODESYS IDE.
To create a new CODESYS project, in the CODESYS IDE system:
- Click on File – New Project
- Choose the model number (this will only show up after you’ve installed the CODESYS & Remote IO Package)
- Select your preferred programming language (LD, ST, FBD, SFC, etc.)
Now you’re ready to create your project, download it, run and debug!
CODESYS runtime supported protocols
The built-in CODESYS runtime for the cMT and cMT X series supports the following protocols for communicating with external party devices:
- Modbus TCP/IP (Master, AKA. Client), up to 32 devices
- EtherCAT (Master, AKA. Client), up to 65,535 devices
- EtherNet/IP (Master, AKA. Client), up to 32 devices
- CANopen (Master, AKA. Client), up to 126 devices
- PROFINET (Controller, AKA. Master), up to 64 devices
When structuring a project in CODESYS IDE for the cMT Series’ built-in CODESYS runtime, users are advised to utilize the following drivers:
| CODESYS IDE Device | Recommended Version |
|---|---|
| Ethernet adapter (added above any drivers for connecting to ethernet devices) | 3.5.15.0 |
| EtherNet/IP Scanner | 3.5.15.50 |
| Modbus TCP Master/Modbus TCP Client | 3.5.15.0 |
| EtherCAT Master/EtherCAT Client | 3.5.12.0 |
| CANbus | 3.5.15.0 |
| CANopen Manager | 3.5.15.0 |
| PN-Controller | 3.5.12.60 |
Note: The built-in CODESYS runtime is not natively able to act as a Modbus TCP Slave/Server using a single Modbus Slave/Modbus Server device in the Device Tree of a CODESYS IDE project. Users can, however, utilize function blocks provided by the ModbusTCP Slave library to achieve similar functionality.
Note: The built-in CODESYS runtime must be running on a cMT series device featuring a CANbus interface to offer CANopen functionality in CODESYS IDE projects.
Can I use the iR Series Remote I/O without CODESYS?
Yes, the iR series remote I/O couplers and modules can be used with any device that supports the following protocols:
| Coupler | Protocol |
| iR-COP | CANopen Slave |
| iR-ECAT | EtherCat® Slave |
| iR-ETN | Modbus TCP/IP Server, EtherNet/IP Adapter |
| iR-ETN40-P | Modbus TCP/IP Server, EtherNet/IP Adapter |
| iR-ETN40-R | Modbus TCP/IP Server, EtherNet/IP Adapter |

Do your CODESYS-activated HMIs support WebVisu?
WebVisu is primarily intended for browser based deployment. Our CODESYS-activated HMIs concentrate on local visualization, providing fast performance, reliable operation and simplified configurations for machine-level applications.
If more supervisory-level devices are needed, our IPCs support CODESYS WebVisu. Offering Linux or Windows based flexibility, larger storage, more processing power with the option to run multiple WebVisu clients simultaneously, making the ideal for centralized supervisory visualization with distributed operator access.
Pairing one of our IPCs with our Web HMIs, you’re getting a durable, industrial-grade touchscreen interface with minimal setup. You can display any WebVisu project hosted on our IPC, with no additional CODESYS licensing or programming required on the HMI.
If you’d like to learn more about how to use CODESYS WebVisu with our product, check out our how-to article, giving you step by step instructions on how to set up our WP4000 Series or our cMT Series Web HMIs with an IPC running CODESYS Linux SL Runtime using the CODESYS WebVisu functionality:
How to use CODESYS WebVisu on a Web HMI

Does Maple Systems CODESYS SoftPLC Platform support PROFINET?
Yes! Our CODESYS SoftPLC Platform does support PROFINET IO Master functionality now! This enhancement allows our advanced and high-performance HMIs and cMT-CTRL01 to function as a PROFINET IO controller, facilitating command transmission to various PROFINET IO devices, such as remote IO, drives, and sensors. This upgrade significantly boosts system integration and scalability, delivering a comprehensive PROFINET communication protocol solution.
Some of the key features of CODESYS SoftPLC Profinet IO Master:
- Diverse Device Communication: With our CODESYS activated devices functioning as a PROFINET IO Master, you can seamlessly connect to multiple major brand PROFINET IO Slave devices, enabling easy selection and rapid deployment of field devices for enhanced communication and control.
- Easy Setup via CODESYS: PROFINET device GSDML files can be imported into the CODESYS development environment, streamlining configuration and datapoint setup with minimal learning barriers.
- Real-Time, Stable Performance: Real-time control that addresses the most demanding industrial applications, PROFINET provides high-speed data transmission, combined with our CODESYS Runtime System built in on our pre-activated cMT-CODESYS devices.
- Multi-Protocol Integration: Supporting Modbus TCP, EtherNet/IP, CANopen, EtherCAT, and now PROFINET, our CODESYS activated SoftPLC devices serve as a multi-protocol integrated controller, ideal for complex environments with devices from various brands and mixed systems.
If you’d like more information on how to configure a cMT-CODESYS project as a PROFINET Controller, check out our Technical note 5160

How many devices can a Maple Systems CODESYS-activated HMI communicate with?
It depends on which protocol you’re using:
| Modbus TCP/IP | 32 devices |
| EtherCAT | 65,535 devices |
| CANopen | 126 devices |
| EtherNet/IP | 32 devices |
| PROFINET | 32 devices |
See our full list of CODESYS-activated HMIs.
How much available memory on the cMT CODESYS runtime?
The allocated memory for “Data, Input, Output, Memory, Code” is the maximum size of a CODESYS IDE project. Project files may not exceed the available memory on the cMT series’ CODESYS runtime, or else “Out of code memory…No download possible” errors will occur.
Memory limits on CODESYS firmware revisions prior to v20240703 are as follows:
| Subsystem | Available Memory |
|---|---|
| Data, Input, Output, Memory, Code | 3 MB |
| Retain area (Data persisting after reboots) | 16 KB (Data is saved every 1 minute) |
| Persistent area (Data persisting after project downloads) | 16 KB (Data is saved every 1 minute) |
| File system | 8 MB |
Additional memory is available on cMT/cMT X series devices running version v20240703 or higher of the CODESYS firmware. Memory limits on CODESYS firmware revisions v20240703 and higher are as follows:
| Subsystem | Available Memory |
|---|---|
| Data, Input, Output, Memory, Code | 5 MB |
| Retain area (Data persists after reboots) | 32 KB (Data is saved every 1 minute) |
| Persistent area (Data persists after downloads) | 32 KB (Data is saved every 1 minute) |
| File system | 12 MB |
NOTE: “CODESYS & Remote IO Package” version 1.5.3.500 or later must be used in CODESYS IDE for cMT/cMT X series devices is running CODESYS firmware v20240703 or higher.
What determines how fast the cMT series built-in CODESYS runtime is?
Select cMT and cMT X series devices can operate their own built-in CODESYS runtime to run PLC programs defined in CODESYS IDE. Below are some baseline metrics that can help explain how fast the cMT series’ built-in CODESYS runtime is:
| Operation | Execution Time |
|---|---|
| LD | 10 nanoseconds |
| MOV | 16 nanoseconds |
It’s important to note that these metrics do not necessarily determine how fast a project developed in CODESYS IDE will execute on the cMT series. Execution speed will depend heavily on a variety of factors such as:
- Task configuration of the CODESYS projects
- Number of POUs called by a task
- Execution type of the task (Cyclic, Freewheeling etc.)
- Task priority
- Complexity of POUs being executed
- Blocking/non-blocking behavior of POUs in Tasks
It’s important to consider the overall structure and design of a CODESYS project, as well as the complexity of individual POUs that are called in the project’s tasks. Small optimizations or more fleshed-out programs can significantly improve the execution behavior of a project on the cMT series.
What libraries are compatible with the cMT CODESYS runtime?
The cMT series‘ built-in CODESYS runtime is compatible with wide range of standard libraries and features available in CODESYS IDE, with some limitations. Generally, libraries that do not require OS and hardware support are compatible with the cMT series’ CODESYS runtime.
The table below lists libraries known to be compatible with the cMT series’ built-in CODESYS runtime:
| Sys Library | Cmp Library | CAA Library |
|---|---|---|
| SysTimeRtc | CmpTraceMgr | CAAType |
| SysTimer | CmpSrv | CAATick |
| SysTime | CmpSettings | CAATickUtil |
| SysTask | CmpSchedule | CAAStorage |
| SysTarget | CmpRouter | |
| SysSocket | CmpPlcShell | |
| SysMem | CmpLog | |
| SysFile | CmpIoMgr | |
| SysExcept | CmpIoDrvC | |
| SysEvent | CmpIecVarAccess | |
| SysEthernet | CmpIecTask | |
| SysDir | CmpEventMgr | |
| SysCpuHandling | CmpDynamicText | |
| SysCom | CmpCheckSum | |
| CmpChannelServer | ||
| CmpBinTagUtilIec | ||
| CmpAsyncMgr | ||
| CmpAppBP |
Libraries incompatible with the cMT series’ CODESYS runtime can be added to a CODESYS IDE project and compiled or downloaded without issue. However, they may cause “unresolved reference” errors when logging in via CODESYS IDE, or certain function blocks may not operate correctly, leading to compile errors. This indicates incompatibility, and such libraries should be removed from the project.
Compatible libraries may still have limitations. For instance, using the SysTimeRtcSet function from the SysTimeRtc library will result in a “Not implemented” error in CODESYS IDE, as the cMT’s CODESYS runtime does not control the hardware clock.
The cMT series’ built-in CODESYS runtime does not support the following features:
- OPC UA features
- Network Variable List
- Alarm Configuration (Alarm Manager)
- Redundancy Configuration
- CODESYS TargetVisu
- CODESYS WebVisu
- CODESYS HMI
- SoftMotion
- CODESYS IIoT Libraries SL
- CODESYS OPC UA Client SL
- CODESYS OPC UA Server SL
- CODESYS Safety for EtherCAT Safety Module SL
Note: It is always suggested users verify functionality of any CODESYS IDE logic prior to using external libraries & function blocks in a production environment.
Why don’t Array of Arrays Tags from CODESYS and Schneider Work?
Some users may implement Array of Arrays tags in CODESYS or Schneider PLC programs to create a multi-dimensional array. These will not function properly when imported into EBPro, and cause errors. To resolve this, users can instead use alternative syntax to declare multi-dimensional arrays.
An example declaration of an array of arrays that will not appear correctly in EBPro when imported is as follows:
VAR
arrayOfArrays : ARRAY [0..5] OF ARRAY [0..5] OF INT;
END_VAR
Here, an array is declared that contains 6 more arrays of 6 INTs. When these tags are imported into EBPro, individual INT instances within the full array cannot be selected, and an “address is invalid!” error occurs.
Instead, users should utilize the syntax for declaring a multi-dimensional array:
VAR
multiDimArray : ARRAY [0..5, 6..11] OF INT;
END_VAR
Using this method, users can achieve the same effect as an array of arrays and not encounter errors when selecting imported tags in EBPro.
Can I use PROFINET with Maple Systems Product?
YES! We have several products that support PROFINET!
Maple Systems Network Switches support IEE.802.1P Quality of Service (QoS), which is the core mechanism PROFINET uses to ensure real time packet priority.
- Detecting 802.1p priority tags in PROFINET RT frames
- Prioritizing PROFINET traffic above standard Ethernet traffic
- Maintains low latency and low jitter during heavy network load
- allows traffic classification and custom QoS rules.
Maple Systems CODESYS Enabled HMIs support PROFINET IO Master functionality where you can seamlessly connect to multiple major brand PROFINENT IO Slave devices, enabling easy selection and rapid deployment of field devices for enhanced communication and control.
- Divers Device Communications
- Easy setup via CODESYS
- Real-time, stable performance
- Multi-protocol Integration
Maple Systems Advanced and High-performance HMIs can communicate with Siemens SIMATIC –S7-1200/S7-1500 PLCs using the PROFINET interface connector on the CPU. Up to 3 HMIs can be connected to one PLC. We’ve created instructions to follow showing how this works:
What is EasyRemoteIO
EasyRemoteIO is a tool designed for configuring the iR-ETN/iR-ETN40R/iR-ETN40P devices.
Through the EasyRemoteIO interface, users have the capability to configure
iR-ETN/iR-ETN40R/iR-ETN40P’s IP address and various parameters and monitor or modify
device values.
Additionally, the export feature of EasyRemoteIO facilitate users,
especially those using EasyBuilder Pro, CODESYS, or EtherNet/IP devices, in
generating essential files for establishing a connection with iR-ETN/iR-ETN40R/iR-ETN40P.
User Friendly Configuration Software
Experience the freedom of configuring remote I/O without any cost.
Our free and user friendly configuration tool lets you easily design custom IO blocks by selecting digital and analog modules. With a straightforward interface, mapping them to your controller is seamless and stress-free. No hidden fees, no complicated steps—just simple setup to get your control systems up and running faster.

Documents
Manuals
- EBPro Programming Manual
- EBPro Quick Start Guide
- EasyWeb 2.0 Operations Manual
- cMT Quick Start Guide
- CMT2058XH Installation Guide
- CODESYS Quick-Start Guide
- Activate CODESYS on cMT Models Quick Start Guide
Certifications
- CE UK Declaration of Conformity – cMT2058XH, cMT2058XHW
- UL Certification Declaration – cMT Series
- RoHS Declaration of Conformity (all series)
- REACH EU Declaration of Conformity
- EU Declaration of Conformity (Battery Regulations)
- Trade Agreement Act Declaration of Conformity
- Russian Iron and Steel Declaration
- Country of Origin Certification
CAD Files
When you order the cMT2058XH-CODESYS the following items are included in the box:
- cMT2058XH Touchscreen HMI with CODESYS License Activated
- Warranty Statement
- Installation Instruction
- Power Connector
- Mounting Clips



























