Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 349 Bytes

File metadata and controls

27 lines (15 loc) · 349 Bytes

PCAN Basic API

Warning

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

Configuration

An example can.ini file for windows 7:

[default]
interface = pcan
channel = PCAN_USBBUS1

Bus

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