robincornelius / libedssharp

A CanOpen EDS editor and library in C# with CanOpenNode export for Object Dictionary
GNU General Public License v3.0
227 stars 134 forks source link

PDO numbers #120

Open kingd123 opened 6 years ago

kingd123 commented 6 years ago

Hi Robin,

This is very much a wishlist item / suggestion for easy of use, rather than an issue at all.

But, on the TX PDO Mapping tab, it would be really nice, if an additional column could be added, on the left, with TPDO number. In other words, just a simple column, headed TPDO, containing static numbers, 1, 2, 3, etc.

Of course, that's implied, by the order of the rows - the first is 1, the second is 2, and so on. And you can of course, suss the TPDO number, from what's in the Slot column

But if you have a lot of TPDOs, as we do (65, with big unused gaps, don't ask !), it's a bit of a pain, to do the quick head maths, from slot number hex, to TPDO number decimal. Or to count down the rows.

Much nicer, if the editor just told you the TPDO number, nice and clear, in a new column, on the left.

And perhaps too, swap the COB and Slot column order - as the Slot is a fixed number, but the COB is configurable

Similar suggestions apply for the RX PDO Mapping tab (likewise we have 65 RPDOs, with massive unused gap).

The following describes why we have so large a quantity of PDOs, if asking : https://sourceforge.net/p/canopennode/discussion/387151/thread/4287b3c2/

Best regards,

David

trojanobelix commented 4 years ago

Works fine for me. Might be closed?