ACC Automation 2023 Review – PLC Learning

ACC Automation 2023 Review - PLC Learning

Over the past year, ACC Automation has continued to provide valuable content on PLC learning and industrial control. In 2023, the focus continued with PLC learning with minimum investment. Each year, we like to reflect on the past, present, and future of ACC Automation. The site has been built with the help of its audience, … 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

PLC Programming with Pneumatic Synchronization

PLC Programming with Pneumatic Synchronization

Pneumatic synchronization with advanced programmable logic controller (PLC) programming solutions offers a reliable and efficient way for discrete parts manufacturers to control their production lines. By connecting compressed air cylinders to the PLC through a timing mechanism, the system can be easily programmed to accurately and consistently repeat machine motions or cyclic actions. This is … 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

ACC Automation 2022 Review – PLC Learning

ACC Automation 2022 Review - PLC Learning

Accelerate Learning … Accelerate Machines… Accelerate Knowledge… ACC Automation Each year we like to take a few minutes and reflect on the past, current, and future of ACC Automation. You have helped us build the site you see today through questions, comments, and suggestions. Thank you. In this Covid-19 world, we are continuing to adapt. … Read more

How Ladder Logic Program Scan Works

How Ladder Logic Program Scan Works

PLC programs scan cyclically. This means that it is repeated many times and in the same order. The primary sequence of a PLC scan is reading the inputs, executing the program, diagnostics, and communication, and updating the outputs. We will look at these scan items with particular attention to how the ladder logic program is … Read more