# Snap Signal- Bridge OT with IT

In this video, I introduce you to the Banner Snap Signal concept, which allows factory data to be captured, converted, and distributed quickly to the Cloud. This allows IT and OT Integration quite flexibly. [Learn more](https://www.bannerengineering.com/be/en/products/connectivity-technology/snap-signal.html)

### SnapSignal: OT and IT Integration

{% embed url="<https://youtu.be/8ZbsFxjKTW0>" %}

### Data Integration and Standardization

* Banner Snap Signal **converts diverse factory sensor data** into a **standardized protocol**, enabling seamless integration of operational technology (OT) with information technology (IT) for enhanced analytics and decision-making.
* The DXM configuration software allows users to **read sensor signals**, **store values in registers**, and **scale data** for meaningful interpretation, with options to add offset values for simplified programming.

### Cloud Connectivity and Analytics

* The DXM controller facilitates **cloud data transmission** using HTTP Cloud Push, configurable through the DXM software by specifying registers, cloud server details, and push intervals.
* Banner Cloud dashboard provides an **intuitive interface** for displaying and analyzing sensor data, offering **real-time updates** and **historical data views** for various parameters like humidity, temperature, and acceleration.

## 📑 Scaling Formula

$$
Y = ((Y2 - Y1)/(X2 - X1)) \*
(RAW - X1) + Y1
$$

{% hint style="warning" %}
**Y = Output**, Y1 = Output min., Y2 = Output max., X1 = Input min., X2 = Input max.
{% endhint %}

## **📊 Node-RED flow**

{% file src="/files/cOtD5yBe7k8vuI24nEmC" %}

## **📑 BOM**

**The following are the devices used in the Banner Snap Signal kit:**

* DXMR90-X1- Industrial Controller:<https://www.bannerengineering.com/th/en/products/part.812240.html>
* S15C-I-MQ 810628- 4-20mA Current to Modbus Converter:<https://www.bannerengineering.com/th/en/search.html?q=S15C-I-MQ>
* Q4XTILAF100-Q8 94885- Laser Sensor with 4-20ma Analog Output: Output:<https://www.bannerengineering.com/th/en/products/part.810628.html>&#x20;
* S15S-TH-MQ 812242- Temp/Humidity Sensor in S15 Housing: <https://www.bannerengineering.com/th/en/products/part.812242.html>
* K50PTCD4SQ 812688- K50 Pro Touch with PICK-IQ:<https://www.bannerengineering.com/th/en/products/part.812688.html>
* WLS15PXRGB0220DSSQP 809930 WLS15- Pro Strip Light with PICK-IQ:<https://www.bannerengineering.com/th/en/products/part.809930.html>
* R70SR2MQ- Wireless Transmitter and Receiver: <https://www.bannerengineering.com/th/en/products/part.812526.html>
* S15C-CT-MQ\*\*\*\*-\*\*\*\* Current Transformer:<https://www.bannerengineering.com/th/en/products/part.810627.html>
* QM30VT2-QP\*\*\*\*-\*\*\*\* Temperature and Vibration sensor:<https://www.bannerengineering.com/th/en/products/part.807969.html>
* PSW-24-1 803521- Power Supply: <https://www.bannerengineering.com/th/en/products/part.803521.html>
* CSB-M1250M1250-T 807397- Parallel Wired M12 Tee: <https://www.bannerengineering.com/th/en/products/part.64206.html>
* CSB-M1240M1240 64206- Parallel Wired M12 Splitter: <https://www.bannerengineering.com/th/en/products/part.807397.html>

## ♥️ 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/snap-signal-bridge-ot-with-it.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.
