jago85 - 2021-10-28

Hello,

is it possible to change the NodeID of a CANRemoteDevice (in the device tree under CANopen Manager) dynamically at runtime?

The problem is that the NodeID of a device can be different in different customer systems. I would like to develop software that is customizable by configuration.

To be clear, I don't want to change the actual device. I just want to tell the CANopen Manager what the NodeID of the remote device is. At the moment the only solution is to change the NodeID in the GUI an recompile the program. CANRemoteDevice has a property NodeID, but this is read-only.

Greetings,
Jan