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
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 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.