Machine Simulator Modbus Server to C-More HMI

Machine Simulator Modbus Server to C-More HMI

We will now communicate from the C-more CM5 HMI to the latest Machine Simulator (EasyPLC) version, 4.1. This will be done using Ethernet on a Modbus TCP network. The machine simulator (MS) will be the server, and the C-more will be the Client. Machine simulators play a crucial role in industrial automation as they allow … Read more

PLC Learning Series – Memory Backup

PLC Learning Series – Memory Backup

PLC memory is very similar to personal computer memory. There is the operating system and firmware of the processor and connected modules. PLC programs and data that are used by the program are also stored in the memory. We will now look at the basic understanding of memory in the PLC. Looking at two examples … Read more