Overview
Koheron Python let you control your instrument programmatically in Python.
Requirements
$ sudo apt-get install python-pip
$ pip install --upgrade koheron
$ pip install numpy
Usage
To send commands to the instrument in Python, the instrument requires:
See also