Search found 2 matches

by SnakuLee
Wed 15. Apr 2015, 06:43
Forum: PCAN-UDS
Topic: how to set server address by PUDS_PARAM_SERVER_ADDRESS
Replies: 2
Views: 5184

Re: how to set server address by PUDS_PARAM_SERVER_ADDRESS

Hi K.Wagner,
Yes, now I can use PCAN-ISO-TP API to add the address map with my custom CAN ID for the PCAN-UDS client/server.
Thanks for your quickly response.
Snaku
by SnakuLee
Tue 14. Apr 2015, 08:16
Forum: PCAN-UDS
Topic: how to set server address by PUDS_PARAM_SERVER_ADDRESS
Replies: 2
Views: 5184

how to set server address by PUDS_PARAM_SERVER_ADDRESS

Hi, I am using PCAN_UDS API as a UDS Tester, I don't know how to specify 11 bits server/client CAN ID to PCAN_UDS. I saw the example of the user guide, if the NETADDRINFO.SA=0xF1 and NETADDRINFO.TA=0x01, then the default tester address is 0x7E8, and the server physical address is 0x7E0. But how do I ...