Click PLC High Speed Counting – Part 1

The Click PLC family has been updated, and now has the ability to use high speed counting. This is available on all of the Ethernet units that have DC inputs. The faster processor on the Ethernet unit (3 to 10 times faster than the basic unit) allows this capability. There are seven (7) different modes … Read more

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

C-More Micro HMI Object Text – EA3 Series

The C-More Micro HMI Panel software uses virtual components called Objects. Five different text objects are available for your industrial human-machine interface. (HMI) The static text will place words on your HMI page. Lookup text will display a message corresponding to a value in a tag register. The dynamic text will display the ASCII (American … Read more

C-More Micro HMI Object Recipe Component

The C-More Micro HMI Panel software uses virtual components called Objects. Recipe buttons are part of these objects. The Recipe Button Object changes the value of a tag or multiple tags. The Recipe Button Object looks and acts like a Pushbutton Object on the screen. When the Recipe Button Object is pressed, the values in … Read more

C-More Micro HMI Object Bitmap Image

We will now look at bitmap images that we can display on our C-More Micro unit. The C-More Micro HMI Panel software uses virtual components called Objects. Bitmaps are part of these objects. These bitmaps are images that are made up of tiny dots called pixels. Each of these dots are actually a small square … Read more