Search found 2 matches

by tlamb
Fri 24. Jun 2016, 15:10
Forum: PCAN-UDS
Topic: Looking for help with PCAN_UDS functional response handleing
Replies: 2
Views: 4991

Re: Looking for help with PCAN_UDS functional response handl

Kenneth,
Thank you, I will give it a try. It was not intuitive to me because the response is physical. I see how this will work because of the request message is passed in as one of the arguments to the wait routines.
Terry
by tlamb
Thu 23. Jun 2016, 17:11
Forum: PCAN-UDS
Topic: Looking for help with PCAN_UDS functional response handleing
Replies: 2
Views: 4991

Looking for help with PCAN_UDS functional response handleing

To start, I am new to working with PCAN-UDS API, and I am working with a project I did not create. So, I still have much to learn.

I have a C++ VS2010 application I am using to communicate with an embedded device over CAN using PCAN-UDS API. I send a functional message with service $28 with this ...