J1939 Address Claim

A free API for the communication with control devices according to UDS (ISO 14229-1)
Post Reply
mabel
Posts: 3
Joined: Mon 25. Sep 2017, 11:44

J1939 Address Claim

Post by mabel » Mon 25. Sep 2017, 12:24

Hello,

we want to use the PCAN UDS Api in our applications to reduce development effort and support. The problem is that our UDS tester applications needs J1939 address claim support to discover dynamically the available ECUs on the bus. In our environment is only one PCAN USB dongle with one channel allowed. Unfortunately the UDS Api does not support the parallel use with the PCAN Basic Api on the same channel so we can't implement the feature by our own.
Is there any possibility to get the J1939 address claim feature in the UDS Api? Or exist a usable backdoor in the UDS Api to process CAN messages although it is not a UDS message?

Best regards,
Martin Abel

F.Vergnaud
Software Development
Software Development
Posts: 305
Joined: Mon 9. Sep 2013, 12:21

Re: J1939 Address Claim

Post by F.Vergnaud » Mon 25. Sep 2017, 12:40

Hello Mabel,

Unfortunately this is not possible with the current release. Future release should allow the transmission and reception of CAN, CAN-FD, ISO-TP, UDS messages but for now the only possible way is to connect another PCAN device.
Best regards,
Fabrice

mabel
Posts: 3
Joined: Mon 25. Sep 2017, 11:44

Re: J1939 Address Claim

Post by mabel » Mon 25. Sep 2017, 13:22

Thanks for the reply.

Is there any date or a plan when this feature will be released?

F.Vergnaud
Software Development
Software Development
Posts: 305
Joined: Mon 9. Sep 2013, 12:21

Re: J1939 Address Claim

Post by F.Vergnaud » Mon 25. Sep 2017, 13:34

No, there is no date scheduled right now. Do not expect anything before a couple of months.
Best regards,
Fabrice

Post Reply