- How can I tell whether a CAN message is truly missing?
- Search the raw CAN traffic for the expected identifier during the exact reproduction interval. If the identifier is present but the expected signal or message is not shown, investigate the DBC or decoding path instead of transmission.
- What does it mean if the message appears on one bus segment only?
- It narrows the issue toward network gateway routing or gateway state. Compare both segments under the same condition before concluding that the sender or destination node is faulty.
- Can a DBC cause a CAN message to appear missing?
- Yes, a mismatched identifier or message definition can hide a present frame in a decoded view. A DBC cannot remove the frame from raw traffic, so raw evidence should be checked first.
- How should intermittent absence be investigated?
- Correlate each occurrence with the reproduction condition, sender state, gateway segment, and surrounding traffic. Intermittent presence is consistent with conditional transmission, route conditions, or communication disturbance and is not conclusive for any one cause.
- What should be provided for a focused analysis?
- Provide the problem description, the affected BLF or ASC recording or CAN dump, and the DBC used for interpretation. The expected identifier, bus location, reproduction condition, and a known working interval make the comparison more reliable.