Relay logic is a hard wired control system using instrumentation, switches, timers, relays, contactors, motors and actuators. Traditional machine and process automation was accomplished using relay...
Archives: Blog
In the very early days of PLC programming ladder diagrams were configured and loaded into a PLC using dedicated hand held programmers. These hand held programmers were extremely slow and tedious to...
A ladder logic simulator is a software application that lets you simulate the operation of a PLC ladder diagram with a personal computer, mobile phone or tablet. It allows you to test your PLC ladder...
PLC toggle logic emulates the function of flip flop circuits that are commonly used in electronics and computer systems. What is a Flip Flop in a PLC? You may have heard of a flip flop...
PLC sequencer logic is an essential component to have in your quiver of ladder logic sample code.It forms the backbone to the majority of processes for industrial automation. Applications that...
A PLC (Programmable Logic Controller) has some similarity to a personal computer (PC). It has a microprocessor, memory, input and output interfaces. However, unlike a PC, it does not have a keyboard,...