Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can the node IDs in a CANopen network be auto-assigned?

0
Posted

Can the node IDs in a CANopen network be auto-assigned?

0

Although it is not part of the original standard there are several, application specific ID claiming implementations, including one suggested in one of the application profiles (door control). Depending on the application requirements, several options are available. Pure software solutions usually require that each node has a “unique number of bytes”, either in form of a serial number or a random number generator. Depending on bus speed and number of nodes, the claim-cycle may take several seconds to execute. Other applications might require that the node ID is related to the physical location in the network. So if the node IDs should really be 1, 2, 3, … sorted by their physical location, then additional hardware is required. We have seen several implementations that use an additional wire in the cabling for this purpose. And there are several options on how to use this wire – one is creating a daisy-chain (going in and out of each node, with each node having the possibility to swit

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123