DevBlog

Running Python wrapper on Linux

This is an update of an older blog post and is now taking advantage of the Python canlib package v1.6 and later. Today we take a look at how to setup and send a CAN message using Kvasers Python package canlib. For this example we use the Kvaser USBcan Pro 2xHS v2, but any Kvaser...

September 20, 2018 Magnus Carlsson
Click to Read

[Archive] Running Python wrapper on Linux

This blog uses now deprecated functions, see blog "Improved API in Python canlib v1.5" for more information. Today we take a look at how to setup and send a CAN message using Kvaser's new Python package canlib. For this example we use the Kvaser USBcan Pro 2xHS v2, but any Kvaser interface can be used. First step is to...

October 3, 2016 Magnus Carlsson
Click to Read