Search found 2 matches

by vzeljka
Wed 31. Oct 2018, 09:28
Forum: PCAN-UDS
Topic: UDS API doesn't work
Replies: 3
Views: 3846

Re: UDS API doesn't work

Hi,

first I apologize for unfair name of the subject.

As result status of the network communication I get TPUDSMsg.RESULT = PUDS_RESULT_N_ERROR.
Can you please tell me how can I get UDS actual error code? Afterwards I can use those Macros to merge/retrieve PCAN error in PCAN-UDS error.

I am able ...
by vzeljka
Tue 30. Oct 2018, 11:14
Forum: PCAN-UDS
Topic: UDS API doesn't work
Replies: 3
Views: 3846

UDS API doesn't work

Hello,

I created a Visual Studio project which uses the pcan-basic,PCAN-UDS libraries and APIs.
I am using the PCAN USB adapter and PCAN View to trace the frames.

The pcan-basic API works, but UDS API doesn't.
I am able to successfully initialize the UDS channel and set all necessary configuration ...