Skip to content

Mismatch in CAN_DataFrame.ID between API and asammdf #1078

Answered by danielhrisca
YoBruce45 asked this question in Q&A
Discussion options

You must be logged in to vote

The GUI tabular window has special handling for CAN IDs. Usually the ID is stored as uint32 in the measurement, and the most significant bit is used to mark if the message is extended or not. This bit is masked out before the ID is shown in the tabular window

mdf.get_group does not mask the MSB

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@YoBruce45
Comment options

Answer selected by YoBruce45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants