File: neousys.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 (13 lines) | stat: -rw-r--r-- 522 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Neousys CAN Interface
=====================

This kind of interface can be found for example on Neousys POC-551VTC
One needs to have correct drivers and DLL (Share object for Linux) from
`Neousys <https://www.neousys-tech.com/en/support-service/resources/category/299-poc-551vtc-driver>`_.

Beware this is only tested on Linux kernel higher than v5.3. This should be drop in
with Windows but you have to replace with correct named DLL

.. autoclass:: can.interfaces.neousys.NeousysBus
    :show-inheritance:
    :members: