# On UDP Stop

## Overview

![The On UDP Stop Node.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-543cad67341ef5b4c8bcbad355c8517b5b9f6b56%2Fonudpstopnode20241.png?alt=media)

**On UDP Stop** is an **Event Listener Node** allowing the user to trigger a **Logic Branch** once a connection to an **UDP** server has been terminated.

**UDP Communication** in **Incari** is available as a plugin and is enabled as default. However, in the case that it is disabled in the **Plugins Editor**, it will not appear in the **Project Settings** and **On UDP Stop** will not show up in the [**Toolbox**](https://docs.incari.com/incari-studio/toolbox/overview). Please refer to the [**Plugins Editor**](https://docs.incari.com/incari-studio/modules/plugins) to find out more information..

[**Scope**](https://docs.incari.com/incari-studio/overview#scopes): **Project**, **Scene**.

## Attributes

![The On UDP Stop Node Attributes.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-a9bf36f47c4ef0bd11314c53e5e7d2973f784460%2Fonudpstopatts.png?alt=media)

| Attribute       | Type          | Description                                                                                                                                                                                  |
| --------------- | ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `Configuration` | **Drop-Down** | The desired *UDP* server, which refers back to the selections made under *UDP* in the [**Project Settings**](https://docs.incari.com/incari-studio/modules/project-settings/udp-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 UDP Start**](https://docs.incari.com/incari-studio/toolbox/communication/udp/events/onudpstart)
