Python API

Koheron SDK 0.x documentation. You are reading the stable documentation used by most existing customers. This version uses CONFIG=.../config.yml and the legacy 0.x instrument flow.

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

[email protected]