File: nican.rst

package info (click to toggle)
python-can 4.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,372 kB
  • sloc: python: 25,840; makefile: 38; sh: 20
file content (27 lines) | stat: -rw-r--r-- 618 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
National Instruments NI-CAN
===========================

This interface adds support for NI-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 thoroughly and may not work as expected.


Bus
---

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

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


.. _National Instruments: http://www.ni.com/can/