PLC Learning Series – What are Inputs?

PLC Learning Series - What are Inputs?

PLC inputs are one component of our PLC block diagram. The output actions of the PLC will be controlled based on the inputs. We will be looking at digital and analog inputs that can be wired to the programmable logic controller. We will be looking at wiring of a normally open (NO) push button, normally … Read more

Click PLC Serial Communication Timing

Click PLC Serial Communication Timing

Many questions come from serial communications using the Click PLC. Most of these questions deal with communication timing when using multiple send-and-receive instructions. We will show you how to deal with serial communication timing in the Click PLC. Receive and Send instructions will allow you to send and receive serial data to an external device. … Read more

PLC Training Series – Tutorial for Everyone

PLC Training Series - Tutorial for Everyone

Invented in 1968 by Dick Morley, the programmable logic controller (PLC) is a simple rugged industrial computer. This free plc training series is designed for everyone to learn about these controllers. PLCs are constantly evolving and continue to be the best option for a variety of industrial automation applications. Even though the PLC is changing, … Read more

Omron PLC Node-RED Serial Communication

PLC manufactures have their own proprietary protocols. These methods of communication will allow you to program the controller. Other protocols will allow you to collect and log information from the programmable logic controller. Node-RED has the ability to read and write to the Omron controller using special protocol commands. We will connect Node-RED to the … Read more

C-More Micro Program Quick Start

C-More Micro Program Quick Start

We will now look at the C-More Micro program quick start. This will demonstrate how to quickly get your C-More Micro Program up and communicating to your programmable logic controller. (PLC) The general steps involved with a human-machine interface (HMI) program will include, program development, ladder logic, and HMI program development. We will be breaking … Read more

Do-More Designer Element Browser

Do-More Designer Element Browser

The element browser in the Do-More Designer software will display valid memory locations, add documentation, and show how to cast from one memory type to another. We will be discussing the element browser and how to take advantage of this in your Do-More program. Let’s get started.