Productivity 2000 PLC Program Control

Productivity 2000 PLC Program Control

The program control method and instructions will allow us to specify what parts of the logic get solved and when this happens. This will control how the PLC will scan and solve your logic in your program using a synchronous PLC Scan. Understanding the PLC program scan post will explain synchronous and asynchronous program scanning. … Read more

Productivity 2000 PLC Array Functions Part 3

Productivity 2000 PLC Array Functions Part 3

An array is a storage area for common data type tags. They usually have some relationship with each other and must be manipulated as a group. We can use arrays for motion control, recipe management, sequencing (indirect addressing), math, etc. The Productivity 2000 Series PLC uses arrays programmed using the Productivity Suite Software. Previously we … Read more

Productivity 2000 PLC Array Functions Part 2

Productivity 2000 PLC Array Functions Part 2

An array is a storage area for common data type tags. They usually have some relationship with each other and must be manipulated as a group. We can use arrays for motion control, recipe management, sequencing (indirect addressing), math, etc. The Productivity 2000 Series PLC uses arrays programmed using the Productivity Suite Software. Last time … Read more

Productivity 2000 PLC Array Functions Part 1

Productivity 2000 PLC Array Functions Part 1

An array is a storage area for common data type tags. They usually have some relationship with each other and must be manipulated as a group. We can use arrays for motion control, recipe management, sequencing (indirect addressing), math, etc. The Productivity 2000 Series PLC uses arrays programmed using the Productivity Suite Software. We will … Read more

Easily Program Parking Lot Control PLC Simulator

Easily Program Parking Lot Control with PLC Simulator

Programming a simple parking lot control is quickly done with the Productivity PLC Simulator. This comprehensive software suite is developed to simulate and control the PLC’s creation, management, and operation without the hardware. It accurately represents the complete PLC hardware from inputs, outputs, and logic control. The intuitive software enables you to understand, develop, debug, … Read more

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