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

C-More Micro HMI Object Meters and Graphs

C-More Micro HMI Object Meters and Graphs

The C-More Micro HMI Panel software uses virtual components called Objects. Meters and Graphs are part of these objects. They can represent a range of numbers and are programmable to simulate the functions that you require on your automation project. This helps you produce simple, intuitive looking human machine interfaces. We will now look at … Read more