The document provides a quick reference sheet for CANOpen that outlines the structure of CAN messages and describes common network objects like NMT, SYNC, PDOs and SDOs. It explains the meaning of the bits in the COB-ID and provides examples of common command codes for objects like NMT and SDO read/writes.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
21 views1 page
S300 - S600 - S700 - CAN Protocol Quick Reference
The document provides a quick reference sheet for CANOpen that outlines the structure of CAN messages and describes common network objects like NMT, SYNC, PDOs and SDOs. It explains the meaning of the bits in the COB-ID and provides examples of common command codes for objects like NMT and SDO read/writes.
COB-ID = 0 Telegram bytes: cs, Node ID (Address) cs = 129, reset node: causes a cold-start of the drive. This deletes all parameters saved in the RAM and loads the values stored in the EEPROM. cs = 130, reset communication node: causes a stop of PDO-communication, gives a new bootup-message cs = 1, start remote node: starts the CAN node. I.e. the PDOs of the drive are enabled for operation. From this moment, transmit-PDOs will be transmitted under eventcontrol, and cyclical process data operation can commence. cs = 2, stop remote node: stops the CAN node, I.e. the drive no longer responds to any received PDOs or transmits any PDOs.