> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/2022.1/toolbox/communication/can/cansendpacket.md).

# CAN Send Packet

## Overview

![The CAN Send Packet Node.](/files/GAtjGVX4vDjyUmBEOgJo)

The **CAN Send Packet Node** is used to send a data **Packet** along the **CAN** network, once a **CAN** `Message` is selected from the **Drop-down Menu** and a **Signal** has been received.

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

## Attributes

![The CAN Send Packet Node Attributes.](/files/qSpt2xOVpb3jnt4l5eG4)

| Attribute      | Type          | Description                                          |
| -------------- | ------------- | ---------------------------------------------------- |
| `Message Name` | **Drop-down** | The selected `Message` from the uploaded *DBC* file. |

## Inputs

| Input             | Type      | Description                                                           |
| ----------------- | --------- | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse** | A standard **Input Pulse**, to trigger the execution of the **Node**. |

## 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

* [**CAN Start**](/incari-studio/2022.1/toolbox/communication/can/canstart.md)
* [**CAN Stop**](/incari-studio/2022.1/toolbox/communication/can/canstop.md)
