Trying to copy PDM28 CANBUS config to PDM25 fields But missing key areas.
PDM28 has a data field called Float - The PDM 25 does not.
On the PDM28 you can choose Bit Position 24 and Bit Count 32 But on the PDM 25 when you choose Bit position 24 Bit count defaults to 8
This is how the first 4 bytes are selected on the PDM25.
The older PDM15/25 config software uses byte offset and then a bit offset/position within that byte. The new software only uses bit offset as per the DBC file format.
I understand that this can make it a little confusing when going from one to the other.