| PDO            | ID            | Node 1 (decimal)            | Node 2 (decimal)            | ...            | Node 127 (decimal)            | 
|---|---|---|---|---|---|
| 1.TXPDO            | 16#180+ID-Node            | 385            | 386            | ...            | 511            | 
| 1.RXPDO            | 16#200+ID-Node            | 513            | 514            | ...            | 639            | 
| 2.TXPDO            | 16#280+ID-Node            | 641            | 642            | ...            | 767            | 
| 2.RXPDO            | 16#300+ID-Node            | 769            | 770            | ...            | 895            | 
| 3.TXPDO            | 16#380+ID-Node            | 897            | 898            | ...            | 1023            | 
| 3.RXPDO            | 16#400+ID-Node            | 1025            | 1026            | ...            | 1151            | 
| 4.TXPDO            | 16#480+ID-Node            | 1153            | 1154            | ...            | 1279            | 
| 4.RXPDO            | 16#500+ID-Node            | 1281            | 1282            | ...            | 1407            | 
| Step            | Action            | 
|---|---|
| 1            | Configure a PDO5 from the node configuration screen.            Result: a warning window appears to indicate that it is not possible to create a new PDO. This is normal, given what was said previously (a maximum of 4 PDOs per node).            | 
| 2            | In the node configuration screen, disable the Auto COB-ID option.            Result: you can now write a new COB-ID for the PDOs that you want to create and thus define the new priorities in the messages transmitted on the CANopen bus.            Caution: you must respect the unicity of the COB-IDs. The numbers available are:            
 | 
| 3            | Close the node configuration window and save your project.            |