Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 507 Bytes

nican.rst

File metadata and controls

26 lines (13 loc) · 507 Bytes

NI-CAN

This interface adds support for CAN controllers by National Instruments.

Warning

NI-CAN only seems to support 32-bit architectures so if the driver can't be loaded on a 64-bit Python, try using a 32-bit version instead.

Warning

CAN filtering has not been tested throughly and may not work as expected.

Bus

.. autoclass:: can.interfaces.nican.NicanBus

.. autoexception:: can.interfaces.nican.NicanError