# Condition monitoring using SICK SIG350

## IO-Link masters are getting SICK! <a href="#el_1690237193298_340" id="el_1690237193298_340"></a>

Check out SIG350 (EtherCAT version) from Sick Sensor Intelligence, which can not only send the data via EtherCAT but also supports OPC UA, API, and MQTT.&#x20;

This diagram illustrates the process of observing data from the MPB10 condition monitoring sensor on the dashboard through the utilization of EtherCAT and EoE.&#x20;

Our setup involves the implementation of the **ctrlX CORE** as an **EtherCAT** master. The data can be retrieved from the **ctrlX CORE** either through the **ctrlX Data Layer** or directly from the **SIG350** using **OPC UA** and **API** over 👉[**EoE**](https://support.sick.com/sick-knowledgebase/article/?code=KA-02982).&#x20;

## Illustration

<figure><img src="/files/qMk6NPheAGDilDBtNzJz" alt=""><figcaption></figcaption></figure>

## **Why measure Temperature and Vibration from motors?**&#x20;

* Accurate temperature and vibration measurement in motors is crucial for preventive maintenance.&#x20;
* Elevated temperatures can indicate potential failures, while abnormal vibrations signal misalignments or mechanical issues.&#x20;
* Timely detection enhances motor lifespan, minimizes downtime, and ensures operational efficiency, reducing costly repairs and production interruptions.

## Node-RED Flow

<https://github.com/Code-and-Compile/Sick_SIG350_IOLink>

<figure><img src="/files/ZmRU9dw13aM63Fj4QQ31" alt="" width="563"><figcaption></figcaption></figure>

## ♥️ 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/condition-monitoring-using-sick-sig350.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.
