- Can a DID value be decoded from its identifier alone?
- Usually the identifier alone is insufficient to interpret the payload. The decoder needs the applicable definition, including data layout, type, byte order, conversion, and variant context. Unknown or inconsistent data should remain visible as raw bytes with an explanation instead of a guessed engineering value.
- What is needed to start a DID decoding investigation?
- Provide the relevant ODX or PDX data, the ECU when it is available for communication or testing, and a problem description covering symptoms, reproduction steps, and expected behavior.
- Can the service investigate a DID read failure?
- Yes. The investigation can compare the observed DID result with available diagnostic definitions and examine the associated UDS, transport, and diagnostic session context.
- Can unexpected UDS negative responses be included?
- Yes. The work can analyze the negative-response code against the expected diagnostic flow and document evidence and areas requiring further verification.
- Can the result include automated testing?
- Yes. When the required diagnostic context is available, the engagement can produce an automated test suite with setup, assertions, and repeatable results.