Search found 2 matches

by RajeshG
Fri 9. Feb 2024, 07:56
Forum: PCAN-RP1210
Topic: RP1210 API : How to get timestamp for the TX messages?
Replies: 3
Views: 5927

Re: How to get timestamp for the TX messages

Hello,

Thanks for the response and solution. I am able to get the time stamp now.


But I am getting the error code 142 i,e HARDWARE_NOT_RESPONDING while I am trying to transmit the message after successful connection.
I have tested it in two scenarios.

Scenario -1
1.Client connect - No error and ...
by RajeshG
Tue 6. Feb 2024, 15:04
Forum: PCAN-RP1210
Topic: RP1210 API : How to get timestamp for the TX messages?
Replies: 3
Views: 5927

RP1210 API : How to get timestamp for the TX messages?

Hello,

I am able to send and receive J1939 messages using RP1210 API, and my goal is to capture the TX and Rx messages and make log out of it for analyzing. For the same I need timestamp of each message, I am able to get the time stamp of the Rx message, likewise, do we have any way to get the time ...