Productivity 2000 Series PLC Online Programming

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 programming or editing. We change the ladder logic code and when we save it to the PLC, the current scan of the PLC is held until … Read more

Productivity 2000 Series PLC CPU Display

Productivity 2000 Series PLC CPU Display

The Productivity Series 2000 and 3000 CPUs and remote controllers have OLED/LCD displays. The data can be system errors and information or user-defined messages programmed through ladder logic. Operators, maintenance, or programmer can use this information for running conditions,  troubleshooting, or other items for the PLC system. We will be looking at the CPU OLED/LCD … Read more

Productivity 2000 Series PLC Program Documentation

Productivity 2000 Series PLC Program Documentation

Previously we created our first program using the Productivity Suite Software and transferred this to our connected Productivity 2000 Series PLC. 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 control system. Your documentation should read like … Read more

Productivity 2000 Series PLC Debug Mode

Productivity 2000 Series PLC Debug Mode

The productivity suite programming software has a debug mode. This will allow you to view and control the rung execution on your ladder logic code. These programming tools allow you to troubleshoot, find, and correct errors in the PLC programming logic. We will be adding a couple of rungs to our exiting start-stop circuit we … Read more

Productivity 2000 Series PLC First Program

Productivity 2000 Series PLC First Program

We will be creating our first Productivity 2000 Series PLC program. This will be done in ladder logic. The default physical IO and PLC task management will be discussed. Previously we communicated to our productivity 2000 PLC and automatically created the hardware configuration. We also set the hot-swap feature of our physical input and output … Read more

Click PLC – EasyPLC PLC Mixer Programming

Click PLC - EasyPLC PLC Mixer Programming

The Machine Simulator (MS) is part of the EasyPLC software suite. It has many built-in machines that are used to show different programming techniques. The industrial mixer is one of these machines. When the start pushbutton is energized it will fill up a tank until the lower level sensor is detected. The mixer blades will … Read more