> 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.2/toolbox/communication/mavlink/events/on-mavlink-stop.md).

# On MAVLink Stop

## Overview

![The On MAVLink Stop Node.](/files/MebCk7eVeUoqzZUvCJpb)

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

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

## Attributes

![The On MAVLink Stop Node Attributes.](/files/mtpczxNofi2hBwIIAMSI)

| Attribute       | Type          | Description                                                                                                                                                                           |
| --------------- | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `Configuration` | **Drop-Down** | The desired *MAVLink* serial port, which refers back to the selections made under *MAVLink* in the [**Project Settings**](/incari-studio/2022.2/modules/project-settings/mavlink.md). |

## 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 MAVLink Start**](/incari-studio/2022.2/toolbox/communication/mavlink/events/on-mavlink-start.md)
