IoT Industry 4.0 Implementation and You

IoT Industry 4.0 Implementation and You

This introduction to IoT Industry 4.0 overviews the concepts and practical approach to the Industrial Internet of Things. Industry 4.0 builds on the digital revolution brought by Industry 3.0, which introduced computers like PLCs to the manufacturing floor and took us to the next level of technological advancement. The Internet of Things (IoT) protocol and … Read more

Productivity 2000 PLC Node-RED Modbus TCP

Productivity 2000 PLC Node-RED Modbus TCP

We will now look at communication between the Productivity 2000 PLC (Modbus TCP Server) and Node-RED (Modbus TCP Client). Node-RED is a powerful, adaptable HMI/SCADA (Supervisory Control and Data Acquisition) development package that uses flow programming. Minimal coding is required; you can see the program flow visually. The best thing is that the software is … Read more

Productivity PLC Node-RED MQTT – P1000 / P2000

Productivity PLC Node-RED MQTT - P1000 / P2000

We will use an MQTT broker in Node-RED to communicate to the productivity PLC clients. 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, perfect for the Internet of … Read more