by NathanB on Tue Jan 04, 2022 9:17 am
Hi Ben,
Dash manager only accept messages with a byte length of up to 4 (so 32 bit), so the 48 bit messages will not be possible to be imported.
The non integer channels you have in that DBC are IEEE floating point arithmetic. what this means is that the 32 bits comprise of a maths equation, not an integer (a number)
There are several types of IEEE floating point arithmetic that can be used, which interpret these values differently, and as a result have a different output number.
The most suitable person to answer this question will be back in the office tomorrow, so I will query him as to whether or not it is possible at all to bring in IEEE equations (to my knowledge we don't support it)
- Attachments
-
- IEEE 32bit example format for message
- IEEE format.PNG (10.44 KiB) Viewed 6715 times