Click PLC Retentive Data Memory Registers

Click PLC Retentive Data Memory Registers

The Click PLC retentive data memory registers are not included in the program file by default. All Click PLC CPUs are included. This option must be selected to include the C, CT, DS, DD, DH, DF, CTD, and TXT memory in the Click project file. We will be enabling the option to include the retentive … Read more

Click PLC – Easy Transfer Line Programming

Click PLC – Easy Transfer Line Programming

EasyPLC Software Suite is a complete PLC, HMI, and Machine Simulator Software package. This PLC learning package includes a Machine Simulator (MS). This virtual 3D world with real-time graphics and physical properties can communicate to several different programmable logic controllers. (PLC) We will be developing a Click PLC program for a transfer line. This is … Read more

PLC Learning Series – Memory Backup

PLC Learning Series – Memory Backup

PLC memory is very similar to personal computer memory. There is the operating system and firmware of the processor and connected modules. PLC programs and data that are used by the program are also stored in the memory. We will now look at the basic understanding of memory in the PLC. Looking at two examples … Read more

Solo SL-SOFT Installation – Temperature Controller Software

Solo SL-SOFT Installation - Temperature Controller Configuration and Monitoring Software

All Solo Standard Process Temperature Controllers that support RS-485 serial communications can use the SL-SOFT configuration and monitoring software. This free package will communicate to monitor multiple SOLO controllers using Modbus RTU or Modbus ASCII protocols. We will be installing the SL-SOFT configuration and monitoring software package on our Windows 10 PC. Communicating through our … 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

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