Productivity 1000 Series PLC Timer Instructions

Just about every programmable logic controller (PLC) program will include a timer instruction. The Productivity 1000 Series PLC has several different timer instructions for your program. We discussed the timed coil (TMC) and flasher coil (FLS) last time as part of the contacts and coil discussion. (Contact and Coil Instructions – Video) We will now … Read more

C-More Micro HMI System Setup Screens

The C-more Micro HMI Panels from Automation Direct include a series of built-in Systems Setup Screens. They are split into three categories; Information, Setting, and Test Menu. Information – Under the information menu we will find the panel model number, available memory, and usage, the protocol being used by the panel, and the version information … Read more

Productivity 1000 Series PLC Contact and Coil

Contact and coil instructions are in every PLC program. The Productivity Suite Software consists of more than 82 instructions divided into 13 categories for the PLC. Contacts and Coils are two of the categories of instructions. Contact instructions include NO / NC, NO Edge / NC Edge and Compare. Coil instructions include Out, Set, Reset, … Read more

Productivity Numbering Systems and Tag Database

We will now look at the tag numbering systems used with the Productivity controller. The Productivity Suite Software allows us to use tags in the PLC. Tags are a method for assigning and referencing memory locations (numbering systems) within the programmable logic controller. They allow a more structured programming approach and are stored within a … 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

Productivity PLC Online Editing and Debug Mode

The Productivity Suite Software allows us to modify our existing program and execute the new code without stopping the scanning of the PLC. This is referred to as online editing. We change the ladder logic code and when we save it to the PLC, the current scan of the PLC is held until the new … Read more

Productivity Monitoring and Testing the Program

We will now look at monitoring and testing our productivity program. The Productivity Suite Software provides tools for us to monitor and test our programs. Last time we used Tag Names and Details, Task Names and Descriptions, Rung Comments, and Instruction comments to document our first program and transferred this to our connected Productivity 1000 … 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

Productivity 1000 PLC Documenting the Program

Last time we created our first program and transferred this to our connected Productivity 1000 Series PLC. This was programmed with our computer running the Productivity Suite Software. One of the most important aspects of programming the PLC is to document. This will aid you and your team in programming, troubleshooting, and modifying the automation … Read more

Productivity 1000 Series PLC First Program

We will now create our first program on Productivity Series Controller. Last time we connected the Productivity 1000 Series PLC with our computer running the Productivity Suite Software. A micro USB and an Ethernet (RJ45) communication link was made to our programmable logic controller. We will now create our first program for our Productivity 1000 … Read more