IEC 61131-3 textbook or reference

volunteer

Member
Join Date
May 2014
Location
somewhere
Posts
5
If you were to invest in an IEC 61131-3 textbook or reference of some kind, which would it be?

I'm thinking it would be worthwhile thing to do...after all, its where all PLC standards come from, right?
 
It really depends on what you need to do with the standard. I would invest in some hardware and programming manuals for the PLC that you want to program.

The following article explains the programming languages:
http://www.automation.com/pdf_articles/IEC_Programming_Thayer_L.pdf

Regards,
Garry
http://www.accautomation.ca

Because of where I work access to hardware and manuals is not a problem. The reason I'm asking is just coz curiosity about where all this comes from. There's no simplistic answer to that but it seems getting really familiar with the standards is always good....thank you.
 
I bought this: Programming Industrial Control Systems Using IEC 1131-3 by R.W. Lewis. ISBN: 978-0-85296-950-2. Copyright is 1998, so there should be an updated version somewhere.
 
I bought this: Programming Industrial Control Systems Using IEC 1131-3 by R.W. Lewis. ISBN: 978-0-85296-950-2. Copyright is 1998, so there should be an updated version somewhere.

Funny, I just bought this online yesterday afternoon.....seems like it is still the go to reference. Even one of my unit managers was telling me that was what he had been accustomed to and hadn't really bothered a great deal to get familiar with other variations of updates to 1131-3. Thanks!
 
I second what Peter said. As they said in the Pirates movies: "It's more of a guideline than a rule". Not all vendors offer all of the IEC languages, and when they do they are usually customized/extended. These changes aren't necessarily bad; it often means that they've added additional functionality. Sometimes, though, the differences are just "we did it this way before the standard, why would we change?".

To claim to be compatible with the standard, I think the vendors have to include an IEC 61131-3 compatibility statement, which lists all of the ways they differ from the "official" way of doing things. You could theoretically use this to help determine how close a given platform is to another, but I'm not sure how effective that would actually be.
 

Similar Topics

Hello, I have a small programming task that I need help solving. I have to: * Create an analog input (4-20v)and a digital output * The analog...
Replies
45
Views
25,122
I was poking through the Stackoverflow PLC Tag when I saw this answer to a question about converting a Real to a DWord and back again. What...
Replies
8
Views
2,906
I am looking for some expert advice. I have always made function blocks both with inputs and outputs and without inputs or outputs. I make the...
Replies
21
Views
6,774
Hello and happy new year! I would like to further understand who needs to design by this standard and is it a requirement for everyone or only...
Replies
3
Views
1,788
So Ladder is easy to read graphically, most everything can be coded in ladder, and it represents wiring diagrams the closest. SCL and ST are good...
Replies
5
Views
1,735
Back
Top Bottom