send and receive frame python

High-speed USB 2.0 to CAN/LIN Interface
Post Reply
MOUHOUBI
Posts: 11
Joined: Wed 15. Jul 2020, 16:58

send and receive frame python

Post by MOUHOUBI » Wed 15. Jul 2020, 17:06

Hello,

I want to send and receive a frame with python code, I don't know which library I should install for that and which sample code.

I'm on python 3.8.3 and I don't know if it's possible to order the PCAN from my python code and if I can do it, or insert my code

thank you

M.Maidhof
Support
Support
Posts: 1624
Joined: Wed 22. Sep 2010, 14:00

Re: send and receive frame python

Post by M.Maidhof » Wed 15. Jul 2020, 17:14

Hi,

please download the PCANBasic API from our support website. In that package you will also find an example for python.

https://www.peak-system.com/fileadmin/m ... -basic.zip

regards

Michael

Post Reply