POLL:PLC Programming Styles

POLL: PLC Programming Styles

  • Ladder Logic

    Votes: 35 85.4%
  • Structured Text

    Votes: 3 7.3%
  • Instruction List

    Votes: 1 2.4%
  • FBD

    Votes: 2 4.9%
  • SFC

    Votes: 0 0.0%
  • Grafecet

    Votes: 0 0.0%

  • Total voters
    41
  • Poll closed .

jaichains

Member
Join Date
Jul 2005
Location
Rotherham
Posts
46
Hi All

I am a trainee in the field of PLC's and have learned only ladder logics in university as the only style of programming PLC'S, until i came to the real world.

Pls tell me which style would you prefer to programme a PLC, if you were given a choice.

I have heard french like Grafecet. Germans like Structured Text.
British and Americans Ladder Logic.
 
I would tend to go structured text. I know that's in complete opposition to the thread that Mickey has a link to. But my position in that thread is based on being friendly to the end user. If that consideration is removed and I had complete freedom I would go structured text.

As an aside, I don't think of SFC as a language, really. It is more of an organisational tool. You still need to put some type of code into the actions and transitions of an SFC, written in one of the other languages.

Keith
 
I voted for ladder logic...I dont really know why would any one program a plc in any other language!!


I know stl, basic, etc...but when I program using these languages...I dont feel confortable.
 
khalil said:
I voted for ladder logic...I dont really know why would any one program a plc in any other language!!
Given all the options, which is what some programming software will let you do, I choose the one(s) that make sense. There are things that ladder works well for, others make more sense in FBD. ST/IL can take a lot of the grunt work out of working with data tables, but it's lousy for a lot of parallel boolean comparisons.

How should I vote?

AK
 
I use LL, ST, FB, and SFC (Grafcet is just one case of the SFC languages so I'm not sure why you classified it independently).

Which one I use depends entirely on what I am doing and the processor I am using. Most of my projects use some mixture of all four languages.
 

Similar Topics

  • Poll
The attached image shows 4 different ways of drawing a pressure transmitter input to a PLC as it might be shown on a P&ID. My question is which of...
Replies
4
Views
1,694
don't need to get to elaborate in your reason. Just curious what people like. My favorite ladder logic plc was the slc 5/04 in the late stages...
Replies
50
Views
12,527
Hi, Recently a proficy historian server was installed which is receiving downtime information from a logix 5563 processor over OPC using RSLinx.I...
Replies
7
Views
7,356
I am creating a test application, (wonderware 9.5) for display only purposes that will display data from over 20 PLC's. Rather than configure a...
Replies
0
Views
2,803
dear folk, i have one unit of siemens 315-2dp cpu and IEthernet communication module cp341-1, can i use citect HMI license ( not scada license...
Replies
0
Views
3,490
Back
Top Bottom