# On CAN Start

## Overview

![The On CAN Start Node.](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-05fc3d3095f6866a97d05a1e0503d917784c70a2%2Foncanstartupdatedimage.png?alt=media)

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

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

## Attributes

![The On CAN Start Node Attributes.](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-c0d52fb62751c149a6fa987eabe47a8581732e43%2Foncanstartatts20231.png?alt=media)

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

## 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 CAN Packet Received**](https://docs.incari.com/incari-studio/2023.2/toolbox/communication/can/events/oncanpacketreceived)
* [**On CAN Stop**](https://docs.incari.com/incari-studio/2023.2/toolbox/communication/can/events/oncanstop)
