Productivity 2000 PLC Data Handling Part 2

Productivity 2000 PLC Data Handling Part 2

Data handling instructions are used to perform movement and manipulations of the memory in the programmable logic controller. The Productivity 2000 Series PLC has fifteen different data handling instructions that can be used in various applications. This includes all of the data handling instructions. Understanding the full capability of the PLC that you are programming … Read more

Learn 4 Basic Variable Types in PLC Programming

Learn the 4 Basic Variable Types in PLC Programming

There are four fundamental variable types in PLC programming: Boolean, Integer, Real, and String. This is a universal concept for all PLC programming but needs to be clarified due to the acronyms and various names used by manufacturers and PLC hardware. Your controller programming manual will help you understand the terms of the variables in … Read more

3 Steps to PLC Programming – Learning

3 Steps to PLC Programming - Learning

You’ve had this idea for years since you were a kid. You want to be an electrical engineer, and you’re finally going to follow through on it and learn PLC programming to start your career off right! What? That’s what you thought, anyway. But then you started googling around, trying to figure out how to … Read more

Productivity 2000 PLC Ladder Logic Timers

Productivity 2000 PLC Ladder Logic Timers

Timers are one of the first things you learn about programmable logic controllers. (PLC) Just about every PLC program will include timer instructions. The Productivity 2000 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 ladder logic output … Read more

Productivity 2000 PLC Ladder Logic Outputs

Productivity 2000 PLC Ladder Logic Outputs

The Productivity Suite Software comprises more than 82 instructions divided into 14 categories. These instructions include Out, Set, Reset, OR Out, Flasher, Debounce, Timed, Toggle, Program End, and No Operation. Coils (Outputs) are one of these categories of ladder logic instructions to program your productivity PLC controller. Ladder logic outputs or coils are in every … Read more

Productivity 2000 PLC Ladder Logic Contacts

Productivity 2000 PLC Ladder Logic Contacts

The Productivity Suite Software comprises more than 82 instructions divided into 14 categories. These instructions include NO / NC, NO Edge / NC Edge, and Compare. Contacts are one of these instructions to program your productivity PLC controller. Ladder logic contacts are in every PLC program. We will be looking at these instructions in the … Read more