left
2007-09-10 03:40:06 UTC
I used NI Automotive Diagnostic Command Set 1.0 Read/Write EEPEOM By Address of ECU base VW TP2.0 KWP2000 diagnostic protocol . I used NI example ReadWrite Memory.vi but not successful. I know must use below step.
Description
The usual procedure for getting a security access to the ECU is as follows:
- Request a seed from the ECU using RequestSeed.vi with access mode = n .
- From the seed, compute a key for the ECU on the host.
- Send the key to the ECU using <a href="mk:@MSITStore:C:\Program%20Files\National%20Instruments\Automotive%20Diagnostic%20Command%20Set\Documentation\niadcs.chm::/SendKeyVI.html" target="_blank">SendKey.vi</a> with access mode = n + 1.
- The security access is granted if the ECU validates the key sent. Otherwise, an error is returned.
Who has used NI Automotive Diagnostic Command Set 1.0 and know VW TP2.0 KWP2000 protocol. Please support some suggest and example VI.
Thanks
Description
The usual procedure for getting a security access to the ECU is as follows:
- Request a seed from the ECU using RequestSeed.vi with access mode = n .
- From the seed, compute a key for the ECU on the host.
- Send the key to the ECU using <a href="mk:@MSITStore:C:\Program%20Files\National%20Instruments\Automotive%20Diagnostic%20Command%20Set\Documentation\niadcs.chm::/SendKeyVI.html" target="_blank">SendKey.vi</a> with access mode = n + 1.
- The security access is granted if the ECU validates the key sent. Otherwise, an error is returned.
Who has used NI Automotive Diagnostic Command Set 1.0 and know VW TP2.0 KWP2000 protocol. Please support some suggest and example VI.
Thanks