You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connect the kvaser tool to the ecu. Use vector to observe that the ecu normally sends and receives messages. However, the connection is normal when the host computer invokes the kcaser. However, using the send method reported an error.
[ERROR] Connection:Function canWrite failed-Error in parameter[Error Code -1 ]
code:client.change_session(3)
Occasional problems,sometimes it work good.
To Reproduce
Expected behavior
Additional context
OS and version:
Python version:
python-can version:
python-can interface/s (if applicable):
Traceback and logs
deffunc():
return"hello, world!"
The text was updated successfully, but these errors were encountered:
Describe the bug
Connect the kvaser tool to the ecu. Use vector to observe that the ecu normally sends and receives messages. However, the connection is normal when the host computer invokes the kcaser. However, using the send method reported an error.
[ERROR] Connection:Function canWrite failed-Error in parameter[Error Code -1 ]
code:client.change_session(3)
Occasional problems,sometimes it work good.
To Reproduce
Expected behavior
Additional context
OS and version:
Python version:
python-can version:
python-can interface/s (if applicable):
Traceback and logs
The text was updated successfully, but these errors were encountered: