Ladder logic for PIC and AVR

I've written quite a bit of C code for AVR microcontrollers, and I love them - the architecture is well designed for use with high level languages and the most common compilers are of excellent quality (for example, CodeVision). Without rehashing a lot of the good discussion of the merits of ladder logic available on this site, I'd say that C is faster to write, just as easy to design with, and is far superior where significant mathematics is involved.

Also, I imagine that ladder logic compiles efficiently given how low-level it is but there's nothing like the optimization even basic C compilers offer. And given the fact micros tend to be used for projects where you don't need to crack open the code and modify it once written then there's not a major need for ladder's major benefit of readability. Overall, I'm not too excited but it will be interesting to see how many people out in the community would be willing to move away from C :)
 
I think it is an amazing feat

Certainly there are big companies that have done much more for much longer but this is a remarkable effort for one person.

Many have said they want to write a ladder logic program but few if any have. It doesn't take too loong before they realize what a big task it is.

Think about this. The person that wrote the code does not have anybody he can ask. There are few people that visit this forum that can put together both the embedded and PC side of the software. The Rockwell Software guys aren't going to give hints either. The developer must figure this out on his own.
 

Similar Topics

I want to post a question on a SLC 500 program. How do I post the program that I see on my screen for others to see and comment on?
Replies
4
Views
3,602
Hello, I am trying to replicate a piece of logic on the PLC5 onto an SEL RTAC. I am using ladder on SEL and FBD. I am having issue on the ladder...
Replies
9
Views
94
I have a machine which is undergoing upgradation. As part of the process two SEW drives are being replaced., existing Gen B with new Gen C. The...
Replies
3
Views
193
Good morning crew! Ok my logic works but I am missing something. When the start button is pushed it should like the red light for 4sec then shut...
Replies
13
Views
419
Working on project will update after it is completed.
Replies
2
Views
353
Back
Top Bottom