Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Requested DTC Status" result is intermittent #3

Open
numlauf opened this issue Jul 16, 2020 · 0 comments
Open

"Requested DTC Status" result is intermittent #3

numlauf opened this issue Jul 16, 2020 · 0 comments

Comments

@numlauf
Copy link

numlauf commented Jul 16, 2020

when using "Verify DTC Channels" in j1939 custom device

we

  1. set the "Expected DTC" channel to spn.fmi we are looking for
  2. set "Diagnostic Command" to 1 (get all j1939 devices address)

our Device under test(DUT) responds with the DM1 and DM2 messages EVERY TIME

  1. set "Diagnostic Command" to 2 (Verify DTC)

"Requested DTC Status" channel returns a 0, 1, or 2 corresponding to what our DUT responds with.

sometimes, about 3% of the times even though our DUT responds with a valid DM1 and DM2 messages
The "Requested DTC Status" value is Wrong

not sure if the intermittent incorect value from the custom device is a timing issue.

our PXI target rate is 1000HZ
our DUT responds to dm1 request from custom device in about 3-6 ms
our DUT responds to dm2 request from custom device in about 10-60 ms
our can card is pxie-8510

we also noticed that "diagnostic command status" is not updating.
the "diagnostic Error code" we Always get even when functioning properly is 074384374

we can proved can trace if needed ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant