# On CANopen Start

## Overview

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

The **On CANopen Start Node** is an **Event Listener Node** notifying that the **CANopen** connection was successfully established, therefore enabling the user to perform actions on said connection.

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

## Attributes

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

| Attribute       | Type          | Description                                                                                                                                                                             |
| --------------- | ------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `Configuration` | **Drop-down** | The identifying connection name that will be used, which has already been set up in the [**Project Settings**](https://docs.incari.com/incari-studio/modules/project-settings/canopen). |

## 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 CANopen Receive**](https://docs.incari.com/incari-studio/toolbox/communication/canopen/events/oncanopenreceive)
* [**On CANopen Stop**](https://docs.incari.com/incari-studio/toolbox/communication/canopen/events/oncanopenstop)
