Hello I am a student studying canopen. What is the relationship between COB-ID and CAN identifier in Canopen? I read on the CIA homepage that COB-ID is not a CAN ID, but I do not understand it.
For example, if a PDO is transmitted over a CAN bus, it will be converted from a CANopen frame to a CAN frame. Will not the CAN identifier be converted using the node ID of the COB-ID? At this time, the COB-ID varies according to the function code, but it is more confusing in that the CAN identifier has only one per device.
To summarize my question, I wonder how CANopen converts identifiers when sending messages via the CAN bus.