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

PLC Programming for Beginners: 17 Common Questions Answered!

PLC Programming for Beginners: 17 Common Questions Answered!

PLC programming for beginners can seem intimidating, but it doesn’t have to be. With the right resources, anyone can get up and running quickly. Here are the 17 most common frequent questions answered. This is a great place to start for anyone learning about PLC programming. Through thorough explanations of key concepts and answers to … Read more

How to Program PLC Input Debounce On and Off

How to Program PLC Input Debounce On and Off

Programming an input to debounce on and off can be done using logic control systems like Programmable Logic Controllers (PLCs). This process helps to ensure the accuracy of signals sent to and from PLCs and eliminates noise interference. Using the Productivity Suite PLC Programming software, we will demonstrate the ladder logic using the simulator. We … Read more

The Ultimate Guide to PLC Programming for Sorting Operations

The Ultimate Guide to PLC Programming for Sorting Operations

These sorting operations will sort three bottles on separate conveyor lines creating an efficient and powerful machine. The PLC will use shift registers to track and control the position of the bottles. Two pick-and-place robots will be used to move the bottles, creating an ultimate machine to program. Sequencers will be used within the PLC … 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