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

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

Click Plus Real Time Clock Setup and Use

Click Plus Real Time Clock Setup and Use

The real-time clock on the Click Plus can now be more accurate. A network time service (NTP or SNTP) has been added to the Click Plus controller. This will allow the time to be synchronized with an internet time server or local network. Daylight savings time is quickly implemented with just a memory retentive bit … Read more

Click Plus PLC MQTT Communication

Click Plus PLC MQTT Communication

We will now look at the MQTT communication capability using our Click plus PLC. MQTT stands for Message Queuing Telemetry Transport. This simple ‘publish and subscribe’ communication protocol, does not take too many resources. Constrained devices with low bandwidth are ideal for MQTT. This protocol provides machine-to-machine (M2M) connectivity which is ideal for the Internet … Read more

Click Plus Establish Communication

Click Plus Establish Communication

We will now establish communication using four different methods from our computer to the new Click Plus controller. The click programming software version 3.00 will be used for the communication methods. Click Plus controllers allow you to program them through the micro USB port on every CPU. WiFi (Bluetooth Provisioning) is also available on some … Read more