What’s most popular?

I use whatever prevents a phone call at 3 am. Generally the maintenance guys can read ladder and trouble shoot the real "hardware" problem without me getting involved.

It also pays to understand which language the PLC is most efficient in processing, can make a difference depending on the process.
 
Brzz

I think the best thing to do is learn them all and use what goes best for your needings.

I don't see myself writing a stepprogram of 500 steps (machine I did 2 years ago) in LAD. You'd become crazy.

When writing something with tables, databasing, batching in a PLC, then I would use SCL (ST), not some difficult coding in STL or LAD or whatever.

For step programs, S7-Graph is great, you're busy with the machine sequential process, less with the coding problems. In STL jumps have to be made, you're busy with coding and the possibility to make code errors.

Lad is great for basic start-stops and other simple logic.

Somebody told me once on PLCS:
It's better to know and not use it then not knowing.
 
It's better to know and not use it then not knowing.

I would completely agree with that. In fact, I would agree with that for anything in life. It's always better to know something and not have to use it than to come to a point where you need to know something, and don't.
 
RLL Rules(I'm a tech.)
STL Drools(maybe that's why)

We had some step7 plc's that were programmed in stl.
I guess that is why I don't like Step7.
 
Last edited:
Looks like I'm one of the few that prefer STL.
Maybe it is because most my applications has lots of number crunching, and I find that doing complex calculations in ladder is just cumbersome.
 
I agree with Paul

I use whatever prevents a phone call at 3 am. Generally the maintenance guys can read ladder and trouble shoot the real "hardware" problem without me getting involved.

I'd much rather get a call like

" by the way we had a problem last night and we managed to get going again without any fuss, I can actually understand your code !"

than one like

"get your butt over here now that damn plc crashed and nobody's gota a #^@@!# clue !"
 
Last edited:
I agree with Paul



I'd much rather get a call like

" by the way we had a problem last night and we managed to get going again without any fuss, I can actually understand your code !"

than one like

"get your butt over here now that damn plc crashed and nobody's gota a #^@@!# clue !"

+1 !!

And I'd also rather write more SIMPLE code than a little bit of complicated, indexed, indirect code that Bubba isn't gonna understand.

Especially when I end up getting to be Bubba a couple of years after I wrote the original code. (The moral of the story: Document, document, document! And KISS)
 
I agree with Paul



I'd much rather get a call like

" by the way we had a problem last night and we managed to get going again without any fuss, I can actually understand your code !"

than one like

"get your butt over here now that damn plc crashed and nobody's gota a #^@@!# clue !"

100% agree with you!! i prefer ladder logic but i mix with part of ladder grafcet and function bloc but i think pc programmer will preffer list because it is closer than what they know Basic and C
 

Similar Topics

Gents and Ladies, I would love to hear from you as to which is a popular RTU/ Telemetry in the industry- Reliable/ User friendly/ Bug free. I...
Replies
1
Views
2,165
This article has a nice shout out to Ladder Logic which has risen 5 places on the IEEE list of most popular programming languages to 34th...
Replies
0
Views
2,011
You all might be interested in IEEE Spectrum’s 2014 Ranking of the Top Programming languages. (hit the button "Show extended rankings") I am...
Replies
32
Views
9,989
What is the most popular PLC in the U.S. IS it AB? If not then what Semiens GE?
Replies
14
Views
5,187
packaging industry PLC's, most notably cosmetic and pharamaceutical packaging machinery..
Replies
7
Views
4,749
Back
Top Bottom