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
Hallo,
auch ich habe ein PiCAN2 am RPi3 und candump funktioniert. uvrlogger.py crasht aber:
Traceback (most recent call last):
File "Adel13_2.py", line 367, in
network.scanner.search()
File "/home/joh/canopen/canopen/network.py", line 342, in search
self.network.send_message(0x600 + node_id, sdo_req)
File "/home/joh/canopen/canopen/network.py", line 166, in send_message
self.bus.send(msg)
File "/usr/local/lib/python2.7/dist-packages/can/interfaces/socketcan/socketcan_ctypes.py", line 138, in send
raise can.CanError("can.socketcan.ctypes failed to transmit")
can.CanError: can.socketcan.ctypes failed to transmit
Hallo,
auch ich habe ein PiCAN2 am RPi3 und candump funktioniert. uvrlogger.py crasht aber:
Traceback (most recent call last):
File "Adel13_2.py", line 367, in
network.scanner.search()
File "/home/joh/canopen/canopen/network.py", line 342, in search
self.network.send_message(0x600 + node_id, sdo_req)
File "/home/joh/canopen/canopen/network.py", line 166, in send_message
self.bus.send(msg)
File "/usr/local/lib/python2.7/dist-packages/can/interfaces/socketcan/socketcan_ctypes.py", line 138, in send
raise can.CanError("can.socketcan.ctypes failed to transmit")
can.CanError: can.socketcan.ctypes failed to transmit
Bitte um Kontaktaufnahme: [email protected]
Viele Grüße
Jörg
The text was updated successfully, but these errors were encountered: