# IND360 Smart Weighing Indicator

In this video and guide, we explore how **IND360** can be seamlessly integrated with:

* **Siemens S7-1500 PLC via PROFINET**
* **Edge devices via OPC UA**
* **Modern IT/IIoT systems via REST API**

This makes IND360 a powerful choice for **filling**, **dosing**, **tank weighing**, and **in-motion weighing** applications.

### 📺 Video Tutorial

{% embed url="<https://www.youtube.com/watch?v=Wu37Kir0IRo>" %}

### 🔑 What You Will Learn in This Video

In this hands-on demo, you will learn:

* How to connect **IND360 with Siemens S7-1500 PLC** using **PROFINET**
* How to read **weight & status data** in real time
* How to send **commands** such as:
  * Zero scale
  * Tare scale
  * Preset tare
  * Clear tare
* How to integrate **IND360 with an Edge device** using **OPC UA**
* How to control and visualize IND360 using **Node-RED dashboards**
* How to achieve the same functionality using **REST API**

***

### ⚙️ Demo 1: IND360 with Siemens S7-1500 PLC (PROFINET)

<figure><img src="https://1831238825-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLd2M9UNfMTnw9DjDdZJz%2Fuploads%2FruP8FhaYqO5KAhkilrb4%2F4.png?alt=media&#x26;token=a187dab1-8343-467d-aaf9-d47917caa651" alt=""><figcaption></figcaption></figure>

In this demo:

* IND360 communicates with **Siemens S7-1500 PLC** via **PROFINET**
* PLC reads:
  * Net weight
  * Gross weight
  * Status bits
* PLC sends commands:
  * Zero scale
  * Tare scale
  * Clear tare
* Data is visualized on **Siemens KTP400 HMI**

This setup is ideal for **machine-level automation**.

#### TIA Portal Project:

The following is the TIA Portal project used in the video.

{% file src="<https://1831238825-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLd2M9UNfMTnw9DjDdZJz%2Fuploads%2F8Yv3PHcqBfDZZPAjb8kS%2FIND360.zap18?alt=media&token=8d5a2972-cb97-44de-85c2-46f23e5d8a18>" %}

***

### 🌐 Demo 2: IND360 with OPC UA (Edge Device + Node-RED)

<figure><img src="https://1831238825-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLd2M9UNfMTnw9DjDdZJz%2Fuploads%2FedFg2CJ29qPwp0NmLJhE%2F5.png?alt=media&#x26;token=4b518271-4fc6-4782-accb-5b7aa708f75c" alt=""><figcaption></figcaption></figure>

In this demo:

* IND360 exposes data via **OPC UA**
* An **Edge device (reComputer)** connects as OPC UA client
* **Node-RED** is used to:
  * Read live weight values
  * Monitor scale status
  * Execute control commands
* A responsive **Node-RED Dashboard** shows:
  * Net weight
  * Gross weight
  * Tare
  * Control buttons

This architecture is perfect for **IIoT, monitoring, and dashboards**.

***

### 🌐Demo 3: IND360 with REST API

<figure><img src="https://1831238825-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLd2M9UNfMTnw9DjDdZJz%2Fuploads%2FDzG5tQiesmVFiZ27TlTn%2F6.png?alt=media&#x26;token=6be5f6a1-4126-4a8b-b085-467756f9f248" alt=""><figcaption></figcaption></figure>

In this demo:

* IND360 is accessed using **REST API**
* Edge device sends HTTP requests to:
  * Read measurement data
  * Send scale commands
* Node-RED handles:
  * API calls
  * Logic
  * Dashboard visualization

This approach is ideal for **IT-centric systems**, **cloud integration**, and **web applications**.

***

### 📊 Why IND360 for Automation & IIoT?

* Compact and modular design
* Industrial-grade reliability
* Multiple industrial protocols
* Easy PLC & IT integration
* Native OPC UA & REST API support
* Perfect fit for edge-to-cloud architectures

***

### Node-RED Example Code <a href="#node-red-example-code" id="node-red-example-code"></a>

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

{% embed url="<https://github.com/Code-and-Compile/Mettler_Toledo_IND400_MQTT>" %}

## Key notes:

{% embed url="<https://www.canva.com/design/DAG7MP4dokE/MQMZPZt4YaA6um4lrJCE5A/view?utlId=hebd7857a29&utm_campaign=designshare&utm_content=DAG7MP4dokE&utm_medium=link2&utm_source=uniquelinks>" %}

***

## ♥️ 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: <rajvir@codeandcompile.com> or drop me a message on [LinkedIn](https://www.linkedin.com/in/singhrajvir/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.codeandcompile.com/product-reviews/smart-devices/smart-weighing-indicator-from-mettler-toledo/ind360-smart-weighing-indicator.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
