Ladder Logic Programming Basics - OTL & OTU | Output Latch / Unlatch Instruction in RSLogix 5000
Visit https://SolisPLC.com for more Tutorials, Information & connect with the Community
The OTL, also known as the Output Latch, instruction will force a single bit of logic into a high state if all the conditions leading to it are true. It’s a basic instruction which is powerful but can cause programmers a lot of grief if used improperly or too frequently. This instruction is found on the right side of a ladder logic rung and will switch a bit to a HIGH state once it executes. Unlike the OTE Instruction, the OTL will never turn the bit LOW. In order to make that happen, you can leverage other instructions which accomplish exactly that. That being said, the most common pairing with an OTL is an OTU (Output Unlatch).
https://solisplc.com/plc-programming-...
https://solisplc.com/plc-programming-...
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
ladder logic programming, ladder logic basics, ladder logic examples, ladder logic plc, ladder logic plc programming, ladder logic plc programing examples, ladder logic otl, ladder logic otu, output latch, output unlatch