C-More Micro HMI Programming Tool Download and Install Process!

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

HMI (Human Machine Interface)

Android OS Suppanel HMI to Click PLC – Video Windows OS C-More Micro HMI C-More HMI EA9 C-More HMI CM5 (Newest Panel from AD) In Process… Programming Languages Visual Studio – VB.Net Implementing the Omron Host Link Protocol VB Net – Video Modbus TCP Data Logging to Database – Video AdvancedHMI Create a PLC with … 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

ACC Automation 2017 Review

ACC Automation We would like to take a few minutes and reflect on the past, current and future of ACC Automation. 2017 has been our best year yet thanks to you. Your questions, comments and suggestions have helped us to build the site that you see today. Thank you.

Learn Every Table Data Instruction on the Omron CP1H

The Omron CP1H programmable logic controller has several different table data processing instructions. These instructions are used to handle table data, stacks and other ranges of data. We can define a stack of data. With this data we can then do the following: add new data by pushing onto the stack, use FIFO (First In … Read more

3 Critical Omron CP1H Techniques Every Engineer Must Know

The Omron CP1H programmable logic controller has several different ways to control the program and the way in which your program executes. Sequence control, Subroutines, and Step instructions can be used. These are just a few ways in which the controller will execute your logic using a synchronous PLC scan. Understanding the PLC program scan … Read more

Master CP1H Data Flow: Essential Programming Secrets Revealed

Every program usually has some kind of data movement. This is the ability to transfer information from one area of the controller to another. The Omron CP1H series of programmable logic controllers provide several different ways to manipulate this information. We will be looking at several different ways in which data movement can happen with … Read more

Master Omron CP1H Counter Programming: 4096 Counters Unlocked

The Omron CP1H series of programmable logic controllers are capable of having 4096 basic counters. There are two basic counter instructions in the PLC. Each of the basic instructions can be either binary or BCD. The memory area for counters has separate areas for the Counter PVs (Present values) and the Counter Completion Flags. We … Read more

Master Omron CP1H Timer Secrets: 4096 Timers Unleashed!

The Omron CP1H series of programmable logic controllers are capable of having 4096 timers. There are twelve different timing instructions in the PLC. Six binary and six BCD instructions for the set values of the timers separate the six basic instructions. The memory area for timers has separate areas for the Timer PVs (Present values) … Read more