PLC Programming Timers Counters - CTU | Count UP Instruction RSLogix Studio 5000
SolisPLC SolisPLC
48.4K subscribers
13,007 views
129

 Published On Sep 14, 2018

PLC Programming Timers Counters - CTU | Count UP Instruction RSLogix Studio 5000

Visit https://SolisPLC.com for more Tutorials, Information & connect with the Community

The CTU, also known as the Count Up, instruction is used in pair with a Counter construct to count the number of LOW to HIGH transitions of the preceding logic. The CTU instruction will increment the “Accum” value each time the logic which leads into it is set to TRUE. Unline the Timer Instruction, the CTU will not keep incrementing until the rung is set to LOW and comes back to being HIGH. This critical element of ladder logic programming allows a programmer to keep track of how many products have passed a certain sensor, how many revolutions have been made by a certain motor, how many times a certain alarm was set and so on. It’s a widely used instruction which is extremely versatile and easy to work with.

The CTU instruction must be paired with a way to reset the counter through a RES Instruction.

Find us on social media:
Web: http://solisplc.com/
Forum: https://solisplc.com/forum/
LinkedIn:   / solisplc  
Facebook:   / solisplc  
Instagram:   / solisplc  
Twitter:   / solis_plc  

Relevant Search Terms
plc counters, plc counters and timers, plc counters examples, plc programming counters, plc ctu, plc ctu instruction,

show more

Share/Embed