# On Serial Stop

## Overview

![The On Serial Stop Node.](https://3875032344-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSX7w874Eg6ode1ivk0ZM%2Fuploads%2Fgit-blob-53ab2c2937cf33b70dafacdfd84aec7c7c6d0c33%2Fonserialstop.png?alt=media)

The **On Serial Stop Node** is an **Event Listener Node** that gives the user a way to perform an action once a **Serial** connection has been terminated.

## Attributes

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

## 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

* [**On Serial Error**](https://docs.incari.com/incari-studio/2021.4/toolbox/communication/serial/events/onserialerror)
* [**On Serial Packet Receive**](https://docs.incari.com/incari-studio/2021.4/toolbox/communication/serial/events/onserialpacketreceive)
* [**On Serial Start**](https://docs.incari.com/incari-studio/2021.4/toolbox/communication/serial/events/onserialstart)
