# MAVLink

After clicking on **MAVLink** in the **Plugins Module**, its options will show. All **MAVLink Communication** related components are encompassed by the **MAVLink Plugin**.

To refresh, **MAVLink Communication**, or *Micro Air Vehicle Link*, is used for communication with small vehicles, like drones. More information can be found [here](https://mavlink.io/en/). Within **Incari**, this is done by using the [**MAVLink Nodes**](https://docs.incari.com/incari-studio/2023.1/toolbox/communication/mavlink) and connections are configured in the [**Project Settings**](https://docs.incari.com/incari-studio/2023.1/modules/project-settings/mavlink). They add the necessary functionality to a **Project** that requires this type of communication. However, the user may decide that they would rather deactivate this portion of **Incari** to heighten performance and stability.

To do this, the user needs simply to locate the toggle labeled `Activated` and click it once.

![](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-4a2ad55f88bb29c1d6c56e42a07e30421b55b40b%2Fmavlinkbefore.png?alt=media)

**Incari** will alert the user of this by outputting this message to the screen:

![](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-d8929605907cb081142611d1f3961fe09bb757fd%2Fpluginsserialmanageroffmessage.png?alt=media)

By following these instructions (save and restart **IncariStudio**) the user will deactivate the **MAVLink Plugin**.

Once the user has followed these steps, they will see that after restarting **Incari Studio** and going to the **Plugins Editor**, the checkmark by **MAVLink** will be gone and the toggle labeled `Deactivated`.

![](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-6315a2e5a05e99e7f0798ba668c8593dbd9eb039%2Fmavlinkafter.png?alt=media)

To activate again, the user just needs to repeat this by clicking `Deactivated` and saving and restarting again.
