Skip to main content

Python bindings to use Becker & Hickls' hardware control dll and API

Project description

bhpy

Python API for Becker&Hickl software products, data acquisition and data handling

To install this module on your system, you can use pip:

pip install bhpy

or

python3 -m pip install bhpy

To access bhpy and its components import it into your Python code like this:

import bhpy as bh

SPCConnect

SPCConnect is a command based TCP interface for SPCM that allows programmatic access to SPCM's user interface. It can be used to automate measurements, create measurement feedback loops, integrate SPCM's functionality into your software or add other functionality to SPCM. Many parameters can be accessed through the interface directly, others can be set through predefined setups and will be added over time (requests can be submitted via the bug tracker). SPCConnect can also facilitate automated data analysis through SPCM as well as GPU accelerated fluorescence decay analysis with SPCImage by fitting the data with single-, double- and triple exponential decay models.

BH LabView Connect

Remote control interface for Becker&Hickl's LabView software products. Command based interface that allows programmatic access to their user interfaces, similar to SPCConnect. Currently supported LabView applications (requests can be submitted via the bug tracker):

  • BH-QC008

BH Hardware

Python wrapper for Becker&Hickl hardware control.

BH Device Scan

BH device scanning dll wrapper that provides Python bindings to scan the system for all present Becker&Hickl devices, their serial number and firmware version.

Hardware Dll

Dll wrapper for hardware configuration and data acquisition compatible with:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bhpy-3.1.0.tar.gz (746.5 kB view hashes)

Uploaded Source

Built Distribution

bhpy-3.1.0-py3-none-any.whl (744.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page