Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 427 Bytes

File metadata and controls

29 lines (16 loc) · 427 Bytes

PCAN Basic API

Warning

This PCAN documentation is a work in progress. Feedback and revisions are most welcome!

Interface to Peak-System's PCAN-Basic API.

Configuration

An example can.ini file for windows 7:

[default]
interface = pcan
channel = PCAN_USBBUS1

Bus

.. autoclass:: can.interfaces.pcan.PcanBus