An array is a storage area for a group of common data type tags. They usually have some relationship with each other and need to be manipulated as a group.
Last time we defined an array and use this in an indirect addressing program. It sequenced bits in an output card indirectly.
In this second part we will be looking at the following instructions:
Array Statistics (STA) – This will perform operations such as Summing, Averaging, Minimum Value, and Median Value on an Array.
Copy Array (CPA) - Copy a block of 1 or 2-dimensional arrays into a destination array.
Fill Array (FLA) - Copy a value to a block of array elements
Shift / Rotate Array (SRA) - Concurrently Shift or Rotate values in an Array.
Let’s get started with the Productivity 1000 Series PLC arrays part 2.
More information can be obtained on our website. This includes all of the links mentioned in this video.
http://accautomation.ca/productivity-1000-series-plc-array-functions-part-2
Previously in this Productivity 1000 Series PLC, we looked at the following:
System Hardware
http://accautomation.ca/productivity-1000-series-plc-system-hardware
System Hardware Video
https://youtu.be/epzgojtd57U
Installing the Software
http://accautomation.ca/productivity-1000-series-plc-installing-the-software
Installing the Software Video