Hello,
If I configure library by UDS and use UDSApi.Read I can not read timestamp, but if I configure library by UDS and CanTpApi.Read function for read message I can read timestamp but I receive also a UDS message not only UUDT like in the previuos case.
So is possible in UDS library with UDSApi.Read to get timestamp? If no, is possible to use CanTpApi.Read and filter the message for UDS?
Thanks
Cappo
Timestamp on UDS for UUDT frame
Re: Timestamp on UDS for UUDT frame
Hello,
unfortunately not. Our UDS API doesn't return any timestamp. This is planed to be enhanced in a future version.Cappo wrote:So is possible in UDS library with UDSApi.Read to get timestamp?
No, please note that UDS API is using PCAN-ISO-TP for communication. If you use both at the same channel and you read messages with ISO-TP, those messages will not be available anymore for UDS, causing in this way communication problems.Cappo wrote: is possible to use CanTpApi.Read and filter the message for UDS?
Best regards,
Keneth
Keneth
Re: Timestamp on UDS for UUDT frame
Okay, thanks but can I open a new channel on the same usb hardware?
Best regards
Cappo
Best regards
Cappo
Re: Timestamp on UDS for UUDT frame
Hello,
if you have a hardware with more than one channel, yes (e.g. PCAN-USB Pro FD). For instance, you can use PCAN-Basic for CAN communication at channel 1, and PCAN-UDS for UDS communication at channel 2.
if you have a hardware with more than one channel, yes (e.g. PCAN-USB Pro FD). For instance, you can use PCAN-Basic for CAN communication at channel 1, and PCAN-UDS for UDS communication at channel 2.
Best regards,
Keneth
Keneth
Re: Timestamp on UDS for UUDT frame
Okay thanks, so with PCAN-USB FD I can not do it.
Thanks
Capponi
Thanks
Capponi
Re: Timestamp on UDS for UUDT frame
Hello,
no. You need either a multi-channel device, or two one-channel devices.
no. You need either a multi-channel device, or two one-channel devices.
Best regards,
Keneth
Keneth