PLC Ladder Logic for Motor Control

PLC Program for Motor Starter

PLC tutorial explaining step by step procedure to program PLC for motor starter. Motor starters are of many types however

PLC Program for Valves

PLC Pump Permissive Interlocks

The following PLC program was written to control the operation of a large electric motor-driven pump. A variety of “permissive”

Fail Safe Switch Circuit

Basics of Fail-safe Circuits

Logic circuits, whether comprised of electromechanical relays or solid-state gates, can be built in many different ways to perform the

PLC program Permissive Circuit

PLC Electric Motor Interlocks

Programmable Logic Controller Questions and Answers The following PLC program was written to control the operation of a large electric

PLC Data comparison instructions

PLC Data Comparison Instructions

As we have seen with counter and timers, some PLC instructions generate digital values other than simple Boolean (on/off) signals.

PLC Math instructions

PLC Math instructions

The IEC 61131-3 standard specifies several dedicated ladder instructions for performing arithmetic calculations. Some of them are shown here: PLC

PLC Timer Program

PLC Timer Instructions

A timer is a PLC instruction measuring the amount of time elapsed following an event. Timer instructions come in two