---
title: "Mettler Toledo Client | Examples | N3uron KB V1.22"
slug: "mettler-toledo-example"
description: "Mettler Toledo Client is a N3uron module that allows users to quickly and easily establish connections to Mettler Toledo devices in order to send specific…"
updated: 2025-12-22T18:16:21Z
published: 2025-12-22T18:16:55Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.n3uron.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Example

## Configuring Tags to collect data from a Mettler Toledo device using SICS protocol

The following example demonstrates how to configure Tags to display data originating from a **Mettler Toledo** device using the **Mettler Toledo Client**module and SICS protocol.

- **Step 1:** Add a new module in the “Modules” section, choose a name, and select “MettlerToledoClient” in “Module type”.

![Figure 10- Creating a new Module](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/Figure%2010-%20Creating%20a%20new%20Module.png)

- **Step 2:** Configure the **Logger**and **API** sections of the **Mettler Toledo Client**module. In this example, the default configuration settings are left unchanged since, in most cases, these are valid configuration settings.
- **Step 3:** Add a new Device in the “Model” section and choose a name for it.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/11-Creating-a-new-Device.png)

- **Step 4:** Configure the **Device**(Enable data collection, NaN value, etc…) and save all changes. In this example, **Protocol**is set to “SICS”, **Host** is set to “127.0.0.1”, and **TCP port** is set to 5000.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/Figure12-Device.png)

- **Step 5:** Add a new **Tag**in the **Model**section and choose a name for it.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/13-Creating-a-new-Tag.png)

- **Step 6:** Configure the **Tag**(Filename, Period, Mode, Input Tag Group, etc.). In this example, since the data is coming from **Mettler Toledo Client**, the **Module**type is set to MettlerToledoClient and **Module name** is set to MettlerToledoClient (previously configured in step 1). **Device**is set to Device01****(previously configured in step 4), **protocol**is set to SICS, and **Variables** is set to SI - Weight (immediate).

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/14-Tag-configuration.png)

- **Result:**

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/Figure15-definitive.png)

## Configuring a Tag to collect data from a Mettler Toledo device using Gareco protocol

The following example demonstrates how to configure Tags to display data coming from a **Mettler Toledo** device using the **Mettler Toledo Client**module and **Gareco protocol**.

- **Step 1:** Add a new module in the “Modules” section, choose a name, and select “MettlerToledoClient” as the “Module type”.

![Figure 16- Creating a new Module](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/Figure%2016-%20Creating%20a%20new%20Module.png)

- **Step 2:** Configure the **Logger**and **API**settings for the **Mettler Toledo Client** module. In this example, the default configuration is left unchanged since, in most cases, this is a valid configuration.
- **Step 3:**Add a **New Device** in the “Model” section and choose a name for it.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/16-Creating-a-new-Device.png)

- **Step 4:**Configure the **Device**(Enable data collection, NaN value, etc…) and save all changes. In this example, **Protocol**is set to “Gareco”, **Host**is set to “127.0.0.1”, and **TCP**port is set to 5000.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/Figure18-%20Device-parameters.png)

- **Step 5:** Add a **new****Tag**in the **Model**section and choose a name for it.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/18-Creating-a-new-Tag.png)

- **Step 6:** Configure the **Tag**(Filename, Period, Mode, Input Tag Group, etc.). In this example, since the data is coming from the **Mettler Toledo Client**, **Module**type is set to MettlerToledoClient and **Module** **name**is set to MettlerToledoClient (previously configured in step1). **Device**is set to Device02 (previously configured in step 4), **protocol**is set to Gareco, **Group****is**set to “Article data” and **Variables**is set to Nominal weight (number).

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/19-Tag-configuration.png)

- **Result:**

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/Figure20-Tag-displaying-the-Nominal-weight-variable.png)
