We are closed from August 1, 2026 to August 16, 2026. Orders placed during this time will be processed starting on August 17, 2026.

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]