pylessard / python-udsoncan

Python implementation of UDS (ISO-14229) standard.
MIT License
575 stars 199 forks source link

functional address with NRC 0x7f #166

Closed zhaohuijun1 closed 1 year ago

zhaohuijun1 commented 1 year ago

Hi,How can I test fucnctional address when it dosen‘t response NRC 0x7f ?

pylessard commented 1 year ago

This question is too vague

functional addressing is for broadcast. You should normally not expect a response from them. With this lib, you can set the SuppressPositiveResponse flag. https://udsoncan.readthedocs.io/en/latest/udsoncan/client.html#suppress-positive-response

It will make the client not wait on the response