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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file bhpy-3.1.0.tar.gz
.
File metadata
- Download URL: bhpy-3.1.0.tar.gz
- Upload date:
- Size: 746.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 233bfcb0ce42139b25fdb9b6d5ef68338deffa5741f167f74d690b0f8fdd7826 |
|
MD5 | 72df0eb538f9ba20541415f78fb35d69 |
|
BLAKE2b-256 | d40d3a68e21da53f377415b254dfea512309f1f385236ae69e63432779e8af9e |
File details
Details for the file bhpy-3.1.0-py3-none-any.whl
.
File metadata
- Download URL: bhpy-3.1.0-py3-none-any.whl
- Upload date:
- Size: 744.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9be460864dabac7f3f27c16e1db93978f9a1e4709c19d9cd8d8bebc3fd49aa50 |
|
MD5 | 92f708b5996fad12e8cdba7d3b27580e |
|
BLAKE2b-256 | 8347f462dd638b823e59053ba6e1af60509bfa6347247acf2548870dc2bc610f |