asammdf
asammdf copied to clipboard
Is it possible to get channel group using CAN ID/ message id?
Is it possible to get channel group using CAN ID/message id, not index from zero? no matter it is hex or decimal?
have a look in mdf.bus_logging_map["CAN"] maybe it can help
I can see that this method can show id for CAN dataframe:
but what I want is message dataframes:

The second picture is from a decoded measurement were a DBC was used to extract the signals front he raw CAN bus data
is it possible to get the mapping of decoded message index and can id?
is it possible to get the mapping of decoded message index and can id?
again the DBC file has this information