07-29-2008 06:18 AM
07-29-2008 08:55 AM
The library doesn't support the rarely used motorola backwards format. This comes into game if you convert 16 bit values.
Otherwise it should work. Could you share your db file?
DirkW
07-30-2008 01:18 AM
Sry, can't post even a sample without permission, but my channel is in Motorola format.
Bit 8 ist lsb, then it goes up to 15, then 0 to 7 (Bit 7 is msb).
Do you know of any kind of workaround other than modifying my frame manually?
07-30-2008 05:09 PM
See the attached picture for the different byte formats. If your format is motorola backwards, we do not support it. Try to import it into Max>> Data Neighborhood>>CAN channels and then export it to .ncd format. Try this file. The MAX Import filter should convert it to Motorola forward.
DirkW
08-01-2008 04:04 AM