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

- Python 3.9 or higher
- WinPcap 4.1.3
Installation is done by using pip
, i.e:
pip install ingenialink
For further details you can read the documentation where you will find simple usage examples, the API docs, etc.