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.
- Download and install the Intrepid Product Drivers
- Install python-ics
pip install python-ics
Bus¶
-
class
can.interfaces.ics_neovi.
NeoViBus
(channel=None, can_filters=None, **config)¶ The CAN Bus implemented for the python_ics interface https://github.com/intrepidcs/python_ics