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 in Project Settings and upload a DBC file.
Please note that this version of Incari only supports the base (or standard) frame format.
CAN Guideline
These are the guidelines for incorporating CAN Communication into a Project.
To properly start a connection, see the General Guideline on the Communication Introduction page.
Once the connection has been established, there are several Nodes that cover important functions of CAN Communication.
CAN Send Packet sends a CAN data Packet when a signal is received.
On CAN Packet Received executes once a Packet is received.
To properly stop a connection, see the General Guideline on the Communications Introduction page.
Contents
External Links
More information on CAN on Wikipedia.
Last updated