Device drivers for hardware controlled by the labscript suite
Project description
the labscript suite » labscript-devices
Plugin architecture for controlling experiment hardware
A modular and extensible plugin architecture to control experiment hardware using the labscript suite.
The labscript suite supports a range of commercial and open-source hardware, and is modular by design. Adding support for new devices involves writing Python functions for a well-defined set of primitives to program instructions, and transition between buffered I/O and manual states. See the documentation for more details on adding new devices.
Supported hardware
The following devices have been implemented in the labscript suite:†
-
AlazarTech PCI Express Digitizers (e.g. ATS9462; PR #41)
-
LightCrafter DMD Digital Micro-mirror Device (PR #43)
-
MOGLabs Agile RF Synthesizers (ARF/XRF)
-
National Instruments Data Acquisition (DAQmx) devices:
- cDAQ-9184 CompactDAQ Chassis
- PCI 6251 Multifunction I/O Device
- PCI 6533/6534 High-Speed Digital Pattern I/O
- PCI-6713 Analog Output Device
- PCI-6733 Analog Output Device
- PCI-DIO-32HS High-Speed Digital I/O
- PCIe-6363 Multifunction I/O Device
- PCIe-6738 Analog Output Device
- PXI-6733 PXI Analog Output Module
- PXIe-6361 PXI Multifunction I/O Module
- PXIe-6535 PXI Digital I/O Module
- PXIe-6738 PXI Analog Output Module
- USB-6008 Multifunction I/O Device
- USB-6229 Multifunction I/O Device
- USB-6343 Multifunction I/O Device
- Quicksyn FSW-0010 Microwave Synthesizer (formerly PhaseMatrix)
Note: Since v2.5.0 (June 2019),
labscript_devices.NI_DAQmx
can be used to automatically generate a labscript device class for any NI-DAQmx device! (PR #56) -
NovaTech DDS9m 170MHz Four Channel Direct Digital Synthesized Signal Generator (see blog post)
-
OpalKelly XEM3001 FPGA Boards used by the Cicero control system (PR #50)
-
PineBlaster Open-source Digital Pattern Generator
-
SpinCore Programmable Pulse Generators and Direct Digital Synthesis
- PulseBlasterDDS-II-300-AWG
- PulseBlasterESR-PRO
- PulseBlasterESR-CompactPCI
- PulseBlaster e.g. SP2 Model: PB24-100-32k
- PulseBlasterUSB
-
Zaber Motion Controllers, e.g. linear translation stages (PR #85)
Supported cameras
The following cameras are implemented by subclassing labscript_devices.Camera
, a Python-based camera server which can be controlled directly from blacs.
- FLIR cameras (e.g. FlyCapture 2) using the free PyCapture2 API (PR #71)
- Andor cameras (PR #80)
- Basler pylon (PRs #69 and #74).
- Any camera compatible with National Instruments IMAQdx (PRs #70, #72, #73, #77, #79, #83).
- This includes most cameras compliant with the GigE Vision interface standard, such as Allied Vision cameras.
† We do not endorse the use of any particular hardware.
Installation
labscript-devices is distributed as a Python package on PyPI and Anaconda Cloud, and should be installed with other components of the labscript suite. Please see the installation guide for details.
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 labscript-devices-3.0.0rc2.tar.gz
.
File metadata
- Download URL: labscript-devices-3.0.0rc2.tar.gz
- Upload date:
- Size: 226.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7f42530e3901e105be171e60221bb24ad2eabb6698b450deada5f3ae12f8da1 |
|
MD5 | 741cb16fa36e5f1aa79d4c5d9412ed20 |
|
BLAKE2b-256 | 2a7f7e20881d0d3f959e58992fd5683af48f8d43513c80d14b20885b90838b5f |
Provenance
File details
Details for the file labscript_devices-3.0.0rc2-py3-none-any.whl
.
File metadata
- Download URL: labscript_devices-3.0.0rc2-py3-none-any.whl
- Upload date:
- Size: 245.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 523ca061a652a7866d521a698130db62bfe955f6bba9ba5e732c6afaa6ca1a83 |
|
MD5 | be85731bd2a73b6eff4d5a318bb73004 |
|
BLAKE2b-256 | 46b6ff5d104c752a3ffe6f5bb82a91ba19367a9d2c4d55d8bddf2cf04a6fc874 |