# CAN

## Introduction

The **CAN Nodes** provide a means for the user to perform several actions within the *CAN* messaging protocol. *CAN*, or *Controller Area Network*, allows for communication among different devices, such as different electronic parts of a vehicle. To use the **CAN Nodes** in **Incari**, the user needs to locate the [**CAN Attributes**](https://docs.incari.com/incari-studio/v/2021.3/modules/project-settings#can) in **Project Settings** and upload a *DBC* file.

## Contents

* [**Events**](https://docs.incari.com/incari-studio/2021.3/toolbox/communication/can/events)
* [**CAN Start**](https://docs.incari.com/incari-studio/2021.3/toolbox/communication/can/canstart)
* [**CAN Stop**](https://docs.incari.com/incari-studio/2021.3/toolbox/communication/can/canstop)
* [**CAN Send Packet**](https://docs.incari.com/incari-studio/2021.3/toolbox/communication/can/cansendpacket)

## External Links

* [*More information on CAN*](https://en.wikipedia.org/wiki/CAN_bus) on Wikipedia.
