> 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/2021.4/toolbox/communication/can/cansendpacket.md).

# CAN Send Packet

## Overview

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

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.

## Attributes

| 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/2021.4/toolbox/communication/can/canstart.md)
* [**CAN Stop**](/incari-studio/2021.4/toolbox/communication/can/canstop.md)
