python-j1939
python-j1939 copied to clipboard
Not able to find j1939.Bus() definition
I would like can Tx errors and if accumulated may be flush them or reset my can node, otherwise I would like to thank you I have used this package to send can messages its working absolutely fine
Hello, Can you please suggest any way of checking and Tx and Rx errors using library and also how to flush or reset
Hi, Unable to access the j1939.Bus(),j1939.PGN(),j1939.PDU() using python version3.10,getting the attribute error(AttributeError: module 'j1939' has no attribute 'Bus'), please suggest, thanks