Using Python
Installation
- Install python into your local machine. 
- Install the “pyadi-iio” python package by executing command “python -m pip install pyadi-iio”. Detailed guide on installing it is available in Python Interfaces for ADI Hardware 
Running Python Scripts
The device specific examples scripts can be run from pyadi-iio repo once the installation is successful. Example scripts can be found here: https://github.com/analogdevicesinc/pyadi-iio/tree/main/examples