PLC Memory
As I have mentioned previously, I have been working on a generic PLC course that I hope to release in some kind of online software format soon. I was able to test a prototype a few weeks ago with a …
As I have mentioned previously, I have been working on a generic PLC course that I hope to release in some kind of online software format soon. I was able to test a prototype a few weeks ago with a …
Computers hate decimal. I mean, just because we have ten fingers and ten toes, we think we can dictate what base other computing entities should think in. Well, it’s really quite inefficient when you think about it, its so easy …
A few weeks ago I had the privilege of teaching a Siemens S7 advanced class for Automation Training to some of the professors in my old home town of Knoxville. They were from several of the area colleges and vo-tech …
I mentioned last week that I am working on what I believe is the first truly advanced non-platform-specific book on PLC Programming. My friend Tony over on Factory Automation Software Blog has reviewed some books that come the closest, but …
In my last post on PLC Memory Organization, I mentioned that I had not really covered how scanning actually works in a programmable controller. This is certainly a topic that needs to be discussed for an understanding of PLC programming, …
One of the first decisions that needs to be made when designing a PLC system is memory allocation and organization. In the early years of the PLC memory came at a premium… 1K (one kilobyte) of memory for the program …
When designing a control system, sometimes it becomes necessary or advantageous to communicate with devices that were not made by the PLC manufacturer. If these devices need to be placed on an Ethernet, DeviceNet or Profibus network there are methods …
Today’s post is dedicated to my new friends at Poseidon Industries, a manufacturer of stone cutting and processing equipment, located in Punta Gorda, Florida. Last week I did some software work there and had some discussions on industrial Ethernet protocols …
Since I started this blog in early 2011 I have written a lot of articles on PLCs. The PLC is a major part of many industrial facilities and machines, and indeed has been an important part of my career. Now …
Usually my work involves designing and building new equipment, or occasionally completely rebuilding and upgrading old machines. Last week I got an emergency call from an existing customer that their production line was down and they couldn’t get help quickly …