Replies: 4 comments 1 reply
|
Did you instantiate the |
|
I'm not getting the responses back with |
|
I tried using |
|
It turns out had a simple typo throughout the code: |
|
Did you instantiate the |
|
I'm not getting the responses back with |
|
I tried using |
|
It turns out had a simple typo throughout the code: |
Uh oh!
There was an error while loading. Please reload this page.
I'm interested in capturing the response time on CAN bus requests. The Rx frames have
timestampattributes, but the Tx frames my code generates does not have a timestamp. Is there a way to set the current time when the Tx message was sent? Alternatively, is there a get_current_time() function that can be called to fetch the time (which is using the same epoch and time mechanisms as the receivers)?I'm on Windows using PCAN.
All reactions