Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 872 Bytes

neovi.rst

File metadata and controls

46 lines (27 loc) · 872 Bytes

NEOVI Interface

Warning

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

Interface to Intrepid Control Systems neoVI API range of devices via python-ics wrapper on Windows.

Installation

This neovi interface requires the installation of the ICS neoVI DLL and python-ics package.

Configuration

An example can.ini file for windows 7:

[default]
interface = neovi
channel = 1

Bus

.. autoclass:: can.interfaces.ics_neovi.NeoViBus