Skip to content

ingeniamc/ingenialink-python

Repository files navigation

ingenialink-python

PyPI Version

CC by-nc-nd

ingenialink-python is a Python library for simple motion control tasks and communication with Ingenia drives.

Ingenia Servodrives

Requirements

  • Python 3.9 or higher
  • WinPcap 4.1.3

Development

In case that library will be use from source code the FoE application will be missing. It must be added to ingenialink/bin/FoE/win_64x in order to use FOE feature.

Installation

Installation is done by using pip, i.e:

pip install ingenialink

Documentation

For further details you can read the documentation where you will find simple usage examples, the API docs, etc.