Omron CP1H PLC Programming Timers

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

Omron CP1H Numbering Systems and Addressing

The Omron CP1H series of programmable logic controllers have a fixed input and output addressing system. Every PLC has its own way of addressing its inputs and outputs. We will be looking at how the CP1H series of controller addresses its inputs and outputs. Numbering systems used in this controller will also be looked at … Read more

Creating a Database in SQL Server Express 2014

Microsoft SQL Server Express 2014 is a free, edition of SQL Server this is ideal for learning and developing desktop, web, and small server applications. The database size can be 10 gigabytes in size. SQL Server Express 2014 release includes the full version of SQL Server 2014 Management Studio. We will be using SQL Server … Read more

Omron CP1H Setting, Forcing and Online Editing

We will now look at online editing, setting, and forcing that can be done on the Omron CP1H controller.  The Omron CP1H series of programmable logic controllers are capable of online programming. This is when the PLC is solving logic and at the end of the scan, programming logic is added or modified. The next … Read more