# On CAN Packet Received

## Overview

![The On CAN Packet Received Node.](https://926825830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQhJdUBr7YQzfIwmpAZ9%2Fuploads%2Fgit-blob-766fa26d8e43df03adead375d7756ffc214bc150%2Foncanpacketreceivedupdatedimage.png?alt=media)

**On CAN Packet Received** is an **Event Listener Node** allowing the user to perform an action once a **CAN** `Message` is selected from the **Drop-down Menu** and a data **Packet** has been received.

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

## Attributes

![The On CAN Packet Received Node Attributes.](https://926825830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQhJdUBr7YQzfIwmpAZ9%2Fuploads%2Fgit-blob-89a2f71a392e9e50413ade0819671f72c2428487%2Foncanpacketreceivedattributes.png?alt=media)

| Attribute      | Type          | Description                                                                                    |
| -------------- | ------------- | ---------------------------------------------------------------------------------------------- |
| `On Change`    | **Bool**      | Returns true or false depending on whether or not the user wants to modify the `Message Name`. |
| `Message Name` | **Drop-down** | A `Message` that is chosen from the uploaded *DBC* file. This is done in **Project Settings**. |

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