Contains extension code for caqtus framework for siglent arbitrary waveform generators SDG6000X
Project description
Readme
Installation
The following python package must be installed from PyPI: caqtus-devices-siglent-sdg6000x.
This package depends on pyvisa, which requires a backend to communicate with the device. Follow the instructions in the pyvisa documentation to install the backend of your choice.
You might also need to add the resource for example in NI MAX.
Usage
The package provides the caqtus_devices.arbitrary_waveform_generators.siglent_sdg6000x that
can be registered with the
caqtus.extension.Experiment.register_device_extension
method.
from caqtus.extension import Experiment
from caqtus_devices.arbitrary_waveform_generators.siglent_sdg6000x import extension
my_experiment = Experiment(...)
my_experiment.register_device_extension(extension)
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file caqtus_devices_siglent_sdg6000x-2.7.2.tar.gz.
File metadata
- Download URL: caqtus_devices_siglent_sdg6000x-2.7.2.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83a75f6225fe31e60ff139ccd61c5a73d3081d4f89e6707b54d12ef1d8236280
|
|
| MD5 |
cdfa611f735b601ade5af96eafaa698e
|
|
| BLAKE2b-256 |
794abbb51969808f96ee83e0d6d29fe4fc4782f73835ac0e87767e16d38751d8
|
File details
Details for the file caqtus_devices_siglent_sdg6000x-2.7.2-py3-none-any.whl.
File metadata
- Download URL: caqtus_devices_siglent_sdg6000x-2.7.2-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7056e8466138e42dea2554084bbdcb5a816b63baaca48d67639ee9f1631765e
|
|
| MD5 |
10547733fac3ed0253e4792147abd888
|
|
| BLAKE2b-256 |
62eb54b151d0b0bccb11fb60a06f514d2ac8ea1609af69382ecaddc2c9243c38
|