Productivity 1000 PLC to Modbus TCP Remote IO

The Productivity Series of PLC can use Modbus TCP remote IO (inputs and outputs) from Stride. The Stride Field I/O Modules are simple and compact. They provide an economical means to connect inputs and outputs to an Ethernet Modbus TCP communication network. Every module operates as a standalone Modbus TCP server and can be configured … Read more

Click PLC to Stride Modbus TCP Remote IO

We will now look at the Click PLC Modbus TCP remote io. The Click PLC can use remote inputs and outputs from Stride. The Stride Field I/O Modules are simple and compact. They provide an economical means to connect inputs and outputs to an Ethernet Modbus TCP communication network. Every module operates as a standalone … Read more

C-More EA9 HMI to Solo and Click PLC Controllers

The cmore EA9 HMI has an event manager that can be used to trigger actions based on various events. We will be adding a Click PLC to our headless RHMI cmore EA9 program that we created last time to communicate to the solo process temperature controller. The Solo will be connected via RS485 using the … Read more

Click PLC Logging Data with Time and Date Stamp

We will now look at logging data with time and date in the Click PLC. The Click PLC can perform indirect addressing. This means that I can ask for information to be moved to and from locations in the PLC using a pointer that will indicate the address. Stephen Covey in The 7 Habits of … Read more

C-More EA9 HMI Series Headless RHMI Setup Screens

The C-more headless EA9-RHMI is programmed using the C-more Programming Software, EA9-PGMSW. The developed project is transferred from the PC to the HMI by either a USB or an Ethernet connection between the two. Previously we used the Ethernet connection to establish communication. We will be using the USB connection to establish communication, save the … Read more

Transform Your PLC with C-More EA9 Headless HMI Power

The C-More EA9 HMI Panel now comes in a headless version. (EA9-RHMI) All of the great features that are already built into the EA9 are available with the new headless model. This unit can be mounted within the cabinet and you can decide how to display the information. This user-friendly, time-saving software platform allows your … Read more

Stride MQTT Gateway Click PLC Modbus RTU TCP

MQTT protocol is used for machine to machine (M2M), internet of things (IoT) communication. This publish/subscribe messaging is used where limited device resources are available or network bandwidth is low. The MQTT protocol provides small size, low power usage, minimized data packets, and efficient distribution of information to one or many receivers. The Stride MQTT … Read more

C-More EA9 HMI Series Panel Sending Email

The C-More EA9 HMI Panel through the Ethernet port can send secure email messages. These mail messages with attachments can be sent through a specified mail server. We will be sending an email using a Gmail account with authentication. This will also include an attached logged data file. We will also discuss how the C-More … Read more

C-More EA9 HMI Series Panel Data Logging

The C-More HMI Panel can log data using the Line Trend Graph or PID Faceplate Trend Graph objects. When Save Log Data is selected on the Options tab configuration for that object, data is written to a “.txt ” file saved to the storage device selected. Data Logging is commonly used to monitor systems and/or … Read more

BRX Do-More PLC MQTT Communications

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 of Things. (IoT) This protocol is not for remote IO or real-time … Read more