File: neousys.rst

package info (click to toggle)
python-can 4.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,428 kB
  • sloc: python: 27,154; makefile: 31; sh: 16
file content (13 lines) | stat: -rw-r--r-- 522 bytes parent folder | download | duplicates (4)
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: