CANopen
Introduction
The CANopen Nodes provide a means for the user to perform several actions within the CANopen protocol. CANopen is a form of communication that extends the functionality of the CAN (Controller Area Network) protocol. It provides a standardized framework for defining communication and application layer protocols for devices and systems employing CAN as their underlying physical layer. This standardization facilitates seamless interconnection and interoperability among a diverse range of devices, including but not limited to sensors and motor controllers.
To use the CANopen Nodes in Incari, the user needs to locate the CANopen Attributes in Project Settings and upload a DFC file.
CANopen Guideline
These are the guidelines for incorporating CANopen 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.
CANopen Send sends a CANopen message when triggered.
On CANopen Receive executes once a message is received.
To properly stop a connection, see the General Guideline on the Communications Introduction page.
Contents
External Links
Introduction to CANopen.
Differences between CAN and CANopen.
Last updated