A free API for the communication with control devices according to UDS (ISO 14229-1)
-
Embers
- Posts: 12
- Joined: Wed 8. Jul 2020, 11:36
Post
by Embers » Tue 21. Jul 2020, 04:21
Hello everyone
I want to use the PCAN-UDS API:SvcReadDataByIdentifier() ,it's called in two thread ,so whether the API is reenterable?
Any help would be appreciated.

-
K.Wagner
- Software Development

- Posts: 1080
- Joined: Wed 22. Sep 2010, 13:36
Post
by K.Wagner » Tue 21. Jul 2020, 08:27
Hello,
all our Apis are thread-safe, so yes, it is not a problem calling the function from different threads.
Best regards,
Keneth