PLC Programming Timers Counters - TOF | Timer OFF Instruction RSLogix Studio 5000

Опубликовано: 07 Сентябрь 2018
на канале: SolisPLC
11,633
233

PLC Programming Timers Counters - TOF | Timer OFF Instruction RSLogix Studio 5000

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

The TOF, also known as Timer OFF, an instruction is used to keep track of time of occurrence of certain events. The conditions preceding the TOF instruction will allow the timer to start counting up to a specified value. Unline the TON Instruction, TOF will start counting when the preceding conditions are FALSE. Once this value is reached, the program will set specific internal bits notifying the programmer as well as other instructions within the PLC that the timer has finished counting. Furthermore, experienced developers can leverage the instruction to know when a certain process is being executed.

The TOF instruction is a composite instruction which means that it will contain a timer, integers as well as booleans. Depending on the application, you may not need to use all of them.

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 timers, plc timers and counters, plc timer programming, plc timer programming examples, plc timer off delay, timer off plc, tof instruction, tof programming example