IEC 61131
A family of programming languages for programmable logic controllers (PLCs). Of the three graphical and two textual languages, ladder logic (see example below) was the first language and widely used. IEC 61131 was previously known as IEC 1131. See PLC.
Graphical Textual ladder logic structured text function block diagram instruction list sequential function chart
The following example of ladder logic shows how logical AND and OR gates are diagrammed. In this case, x = a AND (b OR c).
---[ ]-----|--[ ]--|-----( )---
a | b | x
| |
|--[ ]--|
| c |
Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.
Browse dictionary definitions near IEC 61131
Share on Facebook