πŸ’‘IND400 with MQTT

In this article, you will learn about IND400 from Mettler Toledo which is a smart weighing device that support various protoocls like MODBUS, MQTT and OPC UA to share data remotely

Smart Weighing with MQTT- IND400 in ACTION

The Mettler Toledo IND400 is a smart weighing indicator designed for industrial applications. It supports modern protocols such as MQTT, OPC UA, and Ethernet/IP, making it IIoT-ready for digital factories.

Data Communication and Integration

  • IND400 smart weighing indicator communicates via Modbus TCP, RTU, OpenAPI, MQTT, and OPCUA for real-time data transmission to the cloud or an MQTT broker.

  • IND400 can be connected to Node-RED for easy data visualization and real-time monitoring of MQTT data and device status.

Remote Control and Monitoring

  1. IND400 supports remote monitoring and control via VNC, enabling easy access and real-time observation of weighing data and device status.

  2. The scale can be controlled remotely using MQTT and Node-RED, allowing for real-time data and command exchange, including zeroing, taring, preset taring, and clearing.

Operational Modes

IND400 can be configured to send data via Transfer mode or ComOne mode, enabling real-time data transmission and remote control.

Industry-Specific Features

IND400 is ideal for pharmaceutical industries and food production systems, providing audit trails, secure data, time synchronization, and LDAP support for GMP environments.

Key notes:

Resources:

The following is the code that was used in the LIVE demonstration in the video.

Transfer Mode

ComOne mode

1. Get measurements

2. Zero the scale

3. Tare the scale

4. Preset Tare the scale

5. Clear the scale

Node-RED Example Code

The Node-RED flow used in the video can be found in the GitHub repository mentioned below:

https://github.com/Code-and-Compile/Mettler_Toledo_IND400_MQTT

β™₯️ Work With Me

I regularly test industrial automation and IIoT devices. If you’d like me to review your product or showcase it in my courses and YouTube channel:

πŸ“§ Email: [email protected] or drop me a message on LinkedIn

Last updated

Was this helpful?