Click PLC HMI Rotary Encoder Dial Input

We will now look at the programming and wiring of a rotary encoder to the Click PLC input. Rotary encoders are modern digital devices that have taken over from the potentiometer in stereos and many other applications. This is because of their fine digital control, and they can fully rotate without end stops. We can … Read more

Click PLC Update Firmware – Software

Firmware is usually PLC operating system code that is written into a read only memory. The BIOS (Basic Input Output System) of a PC (personal computer) is a good example of firmware. It provides the low level interface between the hardware and software. The Click PLC firmware comes with the programming software. https://support.automationdirect.com/products/clickplcs.html We will … Read more

The 7 Essential Parts of a PLC System

We will now look at the parts of a PLC system. When I was in school PLCs were just in their infancy. We were taught that the PLC consisted of the central processing unit (CPU), analog and digital inputs, and outputs. Everything was programmed with dedicated handheld devices and/or software devices on specialized hardware. We … Read more

Click PLC Compare and Math Instructions

Compare and math instructions in the Click PLC will allow you to do a number of things. We will use the compare instructions to turn on bits which will indicate production shifts. Using the math instruction we will convert the number of units made to a weight. 

Click PLC Installing the Software

Previously we discussed the Click PLC System Hardware – Video. Today we will be installing the free software required to program the PLC. This includes the actual program and communication drivers. The current version of the Click Software programming package can be downloaded here. Installation of this package is similar to the instructions below.

Click PLC System Hardware – Configuration

Many people ask me what I do when looking at a new PLC model or system. My approach is very straight forward and we will view this in action with this Click PLC series. This series will go from examining the hardware to programming and communicating to the PLC in several ways. If you have … Read more