
- Bookmark
- Subscribe
- Email to a Friend
- Printer Friendly Page
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Comparison of Logic Languages
Originally published on Geo SCADA Knowledge Base by Anonymous user | June 10, 2021 04:12 AM
📖 Home Back
ClearSCADA currently has four IEC 6-1131 logic languages available to users. Each language behaves differently and each has its own benefits and drawbacks, the following table lists some of these may be used as a simple guide in helping to determine which language to use for particular situations in ClearSCADA.
Please note that some of information described below could be considered subjective and as such the list below is not a hard and fast rule of usage. It should be considered as only a guide to help understand the relative benefits of the languages available.
Language | Benefits | Drawbacks |
---|---|---|
Structured Text |
Highly flexible in both operation and configuration Can issue methods |
Can be difficult to understand the execution cycles Debugging is text based Timing functions (e.g. TON and TOF) not as simple as in other languages (see Wait (Sleep) in Structured Text) |
Function Block Diagrams |
Simple drag and drop interface |
Cannot issue methods or access data via SQL queries Can be slower to write than ST when only simple functions are performed |
Sequential Function Charts |
Excellent program flow control allowing for loops and pauses |
Cannot access data using SQL |
Ladder Logic |
In appearance, very similar to existing (AB/Omron/Mitsubishi etc) PLC ladder logic |
|
Author
Link copied. Please paste this link to share this article on your social media post.