Рет қаралды 11,226
PLC Interview Question - Array FIFO Logic Programming Example Average Rolling Mean RSLogix 5000
Visit SolisPLC.com for more Tutorials, Information & to connect with the Community
PLC Interviews aren't very complex. Within a short period of time, you may be asked to implement a simple logical structure such as a Motor Starter, a stack light system or a basic FIFO set of rungs. By practicing implementing such structure, you will build your knowledge of PLCs, the software package of your choice and you'll become a more proficient programmer.
Today, we're looking at an example that involves a FIFO Implementation and results in a way to store data based on short periods in order to compute a rolling average of such data. In other words, the logic can be used to report a rolling average of the number of products made in the last hour. At first glance, it may seem that such systems already exist, but from our experience, most will report the quantity produced at every hour. The nuance here is that as you walk up to the production line at 7:43 AM, you should be able to see how many cases were made from 6:43 AM to 7:43 AM. A traditional system will give you the number of cases from 6 AM to 7 AM and sometimes a rolling number starting from 7 AM.
Full Tutorial:
solisplc.com/p...
Find us on social media:
Web: solisplc.com/
Forum: solisplc.com/f...
LinkedIn: / solisplc
Facebook: / solisplc
Instagram: / solisplc
Twitter: / solis_plc
Other Cool Content:
PLC Programming Tutorial | Allen Bradley Training in RSLogix 5000 Ladder Logic Basics for Beginners
• PLC Programming Tutori...
Industrial Relay Control System | Wiring a 24 Vold DC Relay Circuit
• Industrial Relay Contr...
PointIO Allen Bradley Hardware & Software Tutorial | 1734-AENT Point IO EtherNet RSLogix 5000 Logic
• PointIO Allen Bradley ...
RSLogix 5000 Analog Input Programming | Wiring Scaling Tutorial for PLC Analog Input Signal Example
• RSLogix 5000 Analog In...
RSLogix PID Loop PLC Programming | Example of PID Control Instruction in Studio RSLogix 5000
• RSLogix PID Loop PLC P...