C-More EA9 Panel Web Server and Remote Access

The C-More HMI Panel can function as a simple web server. A web server includes software and hardware that will respond to World Wide Web client requests. The communication used between client and server takes place using the Hypertext Transfer Protocol. (HTTP). Information generally takes the form of pages that may include images, style sheets … Read more

BRX Do-More Simulator MQTT Publish Subscribe

MQTT stands for Message Queuing Telemetry Transport. It is a simple publish and subscribe communication protocol that 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) or Industrial Internet of Things. (IIoT) … Read more

Universal Signal Conditioner and Isolator

Signal conditioners are used with analog current and voltage signals. They have the ability to change your input analog signal to another output analog signal. As an example, we can have 4-20mA analog input and change it to a 0-10VDC output signal so we can wire this into our PLC. Typically signal conditioners will also … Read more

MOSAIC Safety Controller Emergency Stop

The MOSAIC Modular Safety Integrated Controller can be programmed for your safety control application. Steps to programming our MOSAIC include writing the program, verification, simulation, downloading and monitoring. We will be looking at the E-STOP instruction part of our program. Our first program included writing, verifying, simulating and monitoring our MOSAIC Safety emergency stop switch … Read more

C-More EA9 HMI Object List Meters and Graphs

We will now look at the C-More EA9 meters and graphs that we can have on our HMI. The C-More HMI Panel software uses virtual components called Objects. These objects are programmable to simulate the functions that you require on your automation project. Pushbuttons, Switches, meters, and graphs are just a few of the objects … Read more

Wiring an Ultrasonic Proximity Sensor

An ultrasonic sensor (switch) is able to detect object presence without physical contact (limit switch). No physical contact means that the switch has no parts that will wear out. The life span of the sensor is increased with less maintenance. An ultrasonic sensor will use sound waves to detect objects. These sound waves are at … Read more