We are closed from December 18, 2024 to January 5, 2025. Orders placed during this time will be processed starting on January 6, 2025.

Python API

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]