Productivity Open P1AM Industrial Arduino Modbus TCP to C-More Micro EA3

We will now look at P1AM Arduino Modbus TCP communication to the C-More Micro EA3 HMI. This will be communicating the Ethernet Modbus TCP protocol. The P1AM will be the server (slave) and the EA3-T4CL the client (master). There was a recent question on the Automation Direct Customer Forums that asked, “How do I connect … Read more

Omron CP1H to C-More Micro HMI Communication

The C-More Micro HMI panel is a series of human-machine interfaces (HMI) that provide a way for the operator to control and view your programmable logic controller. (PLC) The free C-more microprogramming software is user friendly and fully featured. C-more Micro panels can easily display text, graphics, and bitmaps to effectively communicate critical data to … Read more

Omron CP1H PLC to CMore HMI EA9 RHMI

The C-More EA9 Series of human-machine interfaces (HMI) provides a way for the operator to control and will perform a lot of additional items. The free programming software is very user friendly and fully featured. Here are some of the additional items that this robust and powerful HMI can do besides communicating to programmable logic … Read more

Productivity Open P1AM Arduino Operators

Operators in your Arduino sketches (programs) consist of comparison blocks, concatenate strings, bitwise operators, string conversion, ‘not’ operator, and compound operators. These operations generally will be used with other instructions in your sketch. It is important to understand what instructions are available and what they are designed to accomplish. We will be looking at each … Read more

C-More EA9 HMI to Solo and Click PLC Controllers

The cmore EA9 HMI has an event manager that can be used to trigger actions based on various events. We will be adding a Click PLC to our headless RHMI cmore EA9 program that we created last time to communicate to the solo process temperature controller. The Solo will be connected via RS485 using the … Read more

C-More to Solo Process Temperature Controller

The cmore EA9 HMI can connect to the Solo process temperature controller using the built-in RS485 serial communication port. This will connect up to 32 solo units back to the HMI for display and control. We will be setting up our headless RHMI c-more EA9 to communicate to the Solo process temperature controller. Using the … Read more