> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/2022.1/toolbox/communication/serial/serialstop.md).

# Serial Stop

## Overview

![The Serial Stop Node.](/files/CtSCBtBHd3Oq4OQYSKXv)

The **Serial Stop Node** stops the **Serial** connection.

[**Scope**](https://github.com/cgi-studio-gmbh/incari-doc/blob/2022.1/toolbox/communication/overview.md#scopes): **Project**, **Scene**, **Function**, **Prefab**.

## Attributes

![The Serial Stop Node Attributes.](/files/1VdejPIreZQxMCQBX2wm)

| Attribute       | Type          | Description                        |
| --------------- | ------------- | ---------------------------------- |
| `Configuration` | **Drop-down** | The desired **Serial** connection. |

## Inputs

| Input             | Type      | Description                                                           |
| ----------------- | --------- | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse** | A standard **Input Pulse**, to trigger the execution of the **Node**. |

## Outputs

| Output             | Type      | Description                                                                                                                            |
| ------------------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►) | **Pulse** | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |

## See Also

* [**Serial Send Packet**](/incari-studio/2022.1/toolbox/communication/serial/serialsendpacket.md)
* [**Serial Start**](/incari-studio/2022.1/toolbox/communication/serial/serialstart.md)
