Note: The message is represented in decimal 16, and the motor resoluon used in this case is 65536
PDO Introducon
PDO can transport 8 bytes of data at one me, and no other protocol preset (Mean the content of the data are preset) , it
is mainly used to transmit data in high frequency. PDO uses brand new mode for data exchange, it needs to dene the data
receiving and sending area before the transmission between two devices, then the data will transmit to the receiving area
of devices directly when exchanging data. It greatly increase the eciency and ulizaon of the bus communicaon.
PDO COB-ID introducon
COB-ID is a unique way of CANOpen communicaon protocol, it is the short name of Communicaon Object Idener.
These COB-ID denes the respecve transmission levels for PDO. These transport level, the controller and servo will be
able to be congured the same transmission level and the transmission content in the respecve soware. Then both sides
know the contents of data to be transferred, there is no need to wait for the reply to check whether the data transmission
is successful or not when transferring data.
The default ID allocaon table is based on the CAN-ID (11 bits) dened in CANOpen 2.0A (The COB-ID of CANOpen 2.0B
protocol is 27 bits), include funcon code (4 bits) and Node-ID (7 bits) as shown in Diagram7-12.