Contains the caqtus device extension for the NI6738 analog output card.
Project description
Readme
Installation
The following python package must be installed from PyPI: caqtus-devices-ni-6738.
In addition, to use this package to program the NI 6738 card, the NI-DAQmx driver must be installed and the device must be registered with in the NI MAX software.
Usage
The package provides the caqtus_devices.arbitrary_waveform_generators.ni_6738.extension that
can be registered with the
caqtus.extension.Experiment.register_device_extension
method.
from caqtus_devices.arbitrary_waveform_generators import ni_6738
from caqtus.extension import Experiment
my_experiment = Experiment(...)
my_experiment.register_device_extension(ni_6738.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_ni_6738-1.13.0.tar.gz.
File metadata
- Download URL: caqtus_devices_ni_6738-1.13.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
180895642c9079d115dc544a0ab039132b9139b8ca5b1cfd9c518f1d2214377f
|
|
| MD5 |
64b23bc5db2f802d8c702db16c772fb9
|
|
| BLAKE2b-256 |
c66dfdd57d5a88838f5a70afdf21dd812a00834dd2d85e9cd49a5a0e87c85318
|
File details
Details for the file caqtus_devices_ni_6738-1.13.0-py3-none-any.whl.
File metadata
- Download URL: caqtus_devices_ni_6738-1.13.0-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c521846525d2905777f682c610aac08a84587ed10d47d0e9faa1a7f5f16df908
|
|
| MD5 |
3860752b2d3262bfa0cfa5e430bdf10c
|
|
| BLAKE2b-256 |
ae0d98c373beddf0ff47fc611f478a60dca2a7bbe70ac0b0acd93bbaa3869742
|