# CANopen

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

To refresh, **CANopen Communication** is a form of communication that extends the functionality of the [*CAN*](https://docs.incari.com/incari-studio/2024.1/toolbox/communication/can) (Controller Area Network) protocol. It provides a standardized framework for defining communication and application layer protocols for devices and systems employing *CAN* as their underlying physical layer. Within **Incari**, this is done by using the [**CANopen Nodes**](https://docs.incari.com/incari-studio/2024.1/toolbox/communication/canopen) and connections are configured in the [**Project Settings**](https://docs.incari.com/incari-studio/2024.1/modules/project-settings/canopen). 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://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%2Fuploads%2Fgit-blob-093d09e32aa4d2e0e6d18fd712fa8499e26483e2%2Fcanopenpluginsbefore.png?alt=media)

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

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

By following these instructions (save and restart **Incari Studio**) the user will deactivate the **CANopen 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 **CANopen** will be gone and the toggle labeled `Deactivated`.

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

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