C-More Micro HMI Object List Shapes

We will now look at shapes like lines, rectangles, circles, and frames that we can use on our C-More Micro HMI. The C-More Micro HMI Panel software uses virtual components called Objects. These objects are programmable to simulate the functions that you require on your automation project. Pushbuttons, Switches, meters, and graphs are just a … Read more

C-More Micro HMI Simulate Project

The C-More Micro HMI Panel software has a simulation mode. This simulator will allow you to test your project before transferring it to a panel. Testing your application is a vital step in HMI program development. This feature of the software will save you time and money especially if your hardware is not available. The … Read more

C-More Micro HMI Common Screen Menu

We will now look at creating common screen menus on our C-More Micro HMI. The menu can appear on multiple screens which provides intuitive operation for your operators. Allowing operators of your HMI (Human Machine Interface) panel to easily navigate all of the information available is a vital part of programming. We want to present … Read more

C-More Micro HMI First Program Part 2

Previously we put our first program (Video) into the C-More Micro HMI Panel using the C-More Micro programming software. The Do-More Designer Simulator was used with a modified Start Stop Jog Circuit so we can use our HMI screen to control the output as well as the inputs on the PLC. This communication was done … Read more

C-More Micro HMI Installing the Software

The C-more Micro Programming Software is a free download from Automation Direct. This is similar to the more powerful C-more Touch Panel programming software. This free HMI (Human Machine Interface) software has features designed to reduce your configuration time. Simply drag and drop the objects from the object bar onto the screen construction area. Configure … Read more

C-More Micro HMI System Hardware Review – Unbox

C-More Micro HMI

We will now unbox and review our C-More Micro hardware. Human machine interfaces (HMIs) are made to display and control operations for our automation solution. Information is displayed in a graphic format. (Graphical User Interface – GUI) The HMI is usually part of the SCADA (Supervisory Control and Data Acquisition) system. Communication from the HMI … Read more

Horner XL4 Data Logging – All In One Controller

Data logging is the ability to save and view data from the PLC in a format that we can utilize elsewhere on the network. The Horner APG XL4 has this feature in its design to periodically log registers to removable media. (Micro SD) This data is stored in .CSV (comma-separated value) format which is compatible … Read more

Horner XL4 Firmware Update – All In One

We will now look at changing the firmware on our Horner APG XL4 controller. The firmware update will give users the newest version of the operating system which adds new benefits to the controller. The firmware update is also required when changing communications between CsCan and CANopen. CsCan is a peer-to-peer network by Horner Electric … Read more

Horner XL4 Modbus TCP AdvancedHMI Communication

We will now look at using the Horner XL4 with AdvancedHMI. Advanced HMI is a powerful, adaptable HMI/SCADA (Supervisory Control and Data Acquisition) development package that takes advantage of Visual Studio. There is no coding required and you can simply drag and drop items onto the page. The best thing is that the software is … Read more

Horner XL4 HTTP Web Server – All In One

The Horner APG XL4 all in one controller through the Ethernet port can set up a HTTP server. This HTTP (Hypertext Transfer Protocol) server can be used for distributed and controlled information presented to and from the controller to the network. The server can have security for the information presented. We use HTML (Hypertext Mark-up … Read more