Replies: 4 comments 1 reply
-
Did you instantiate the |
Beta Was this translation helpful? Give feedback.
-
I'm not getting the responses back with |
Beta Was this translation helpful? Give feedback.
-
I tried using |
Beta Was this translation helpful? Give feedback.
-
It turns out had a simple typo throughout the code: |
Beta Was this translation helpful? Give feedback.
-
I'm interested in capturing the response time on CAN bus requests. The Rx frames have
timestamp
attributes, 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.
Beta Was this translation helpful? Give feedback.
All reactions