# NOMAD-CAMELS Driver for Agilent 34401A
Driver of the Agilent 34401A digital multimeter written for the measurement software [NOMAD-CAMELS](https://fau-lap.github.io/NOMAD-CAMELS/).
## Features
This driver currently supports measuring the DC and AC voltage and current, as well as resistance measurements in 2- and 4-wire configuration.
The settable configuration is the number of PLC for a measurement.
## Documentation
For more information and documentation visit the NOMAD-CAMELS [documentation](https://fau-lap.github.io/NOMAD-CAMELS/doc/instruments/instruments.html).
{
"_id": null,
"home_page": "",
"name": "nomad-camels-driver-agilent-34401a",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9.6",
"maintainer_email": "",
"keywords": "",
"author": "",
"author_email": "FAIRmat - HU Berlin <nomad-camels@fau.de>",
"download_url": "https://files.pythonhosted.org/packages/3a/2f/83f33cf76f13be7c444f65f17051ea707478a39c12a093477dcee72ee823/nomad_camels_driver_agilent_34401a-0.1.1.tar.gz",
"platform": null,
"description": "# NOMAD-CAMELS Driver for Agilent 34401A\r\n\r\nDriver of the Agilent 34401A digital multimeter written for the measurement software [NOMAD-CAMELS](https://fau-lap.github.io/NOMAD-CAMELS/).\r\n\r\n## Features\r\nThis driver currently supports measuring the DC and AC voltage and current, as well as resistance measurements in 2- and 4-wire configuration. \r\nThe settable configuration is the number of PLC for a measurement.\r\n\r\n\r\n## Documentation\r\n\r\nFor more information and documentation visit the NOMAD-CAMELS [documentation](https://fau-lap.github.io/NOMAD-CAMELS/doc/instruments/instruments.html).\r\n",
"bugtrack_url": null,
"license": "",
"summary": "Device driver for the Agilent 34401A digital multimeter.",
"version": "0.1.1",
"project_urls": {
"Documentation": "https://fau-lap.github.io/NOMAD-CAMELS/doc/instruments/instruments.html",
"GitHub Page": "https://github.com/FAU-LAP/NOMAD-CAMELS"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b55ebdf9f6c0d29f03223915322b1a02aa380f083d9b857a948e519e164c316b",
"md5": "0e356ba3a2306e3b50e0b800be06a735",
"sha256": "c40c7d7f72426f65c675ff01ddd6986d7217b838e4189e1edf52f780d4e91802"
},
"downloads": -1,
"filename": "nomad_camels_driver_agilent_34401a-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0e356ba3a2306e3b50e0b800be06a735",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.6",
"size": 13094,
"upload_time": "2023-09-27T13:45:44",
"upload_time_iso_8601": "2023-09-27T13:45:44.023992Z",
"url": "https://files.pythonhosted.org/packages/b5/5e/bdf9f6c0d29f03223915322b1a02aa380f083d9b857a948e519e164c316b/nomad_camels_driver_agilent_34401a-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3a2f83f33cf76f13be7c444f65f17051ea707478a39c12a093477dcee72ee823",
"md5": "c607794ede134736b545890e792b6052",
"sha256": "3e9624616d079f3df23d027cebea08215f232e195454b090185b95f4c816c3eb"
},
"downloads": -1,
"filename": "nomad_camels_driver_agilent_34401a-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "c607794ede134736b545890e792b6052",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.6",
"size": 12375,
"upload_time": "2023-09-27T13:45:46",
"upload_time_iso_8601": "2023-09-27T13:45:46.487853Z",
"url": "https://files.pythonhosted.org/packages/3a/2f/83f33cf76f13be7c444f65f17051ea707478a39c12a093477dcee72ee823/nomad_camels_driver_agilent_34401a-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-27 13:45:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "FAU-LAP",
"github_project": "NOMAD-CAMELS",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "PySide6",
"specs": [
[
">=",
"6.5.1"
]
]
},
{
"name": "bluesky",
"specs": [
[
">=",
"1.8.3"
]
]
},
{
"name": "ophyd",
"specs": [
[
">=",
"1.6.4"
]
]
},
{
"name": "databroker",
"specs": [
[
">=",
"1.2.5"
]
]
},
{
"name": "pandas",
"specs": [
[
">=",
"1.4.2"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.22.4"
]
]
},
{
"name": "h5py",
"specs": [
[
">=",
"3.7.0"
]
]
},
{
"name": "xarray",
"specs": [
[
">=",
"2022.3.0"
]
]
},
{
"name": "QtPy",
"specs": [
[
">=",
"2.1.0"
]
]
},
{
"name": "pip",
"specs": [
[
">=",
"21.1.2"
]
]
},
{
"name": "wheel",
"specs": [
[
">=",
"0.36.2"
]
]
},
{
"name": "setuptools",
"specs": [
[
">=",
"57.0.0"
]
]
},
{
"name": "matplotlib",
"specs": [
[
">=",
"3.5.2"
]
]
},
{
"name": "scipy",
"specs": [
[
">=",
"1.10.1"
]
]
},
{
"name": "ipython",
"specs": [
[
">=",
"8.4.0"
]
]
},
{
"name": "lmfit",
"specs": [
[
">=",
"1.0.3"
]
]
},
{
"name": "pyepics",
"specs": [
[
">=",
"3.5.1"
]
]
},
{
"name": "future",
"specs": [
[
">=",
"0.18.2"
]
]
},
{
"name": "Pillow",
"specs": [
[
">=",
"9.1.1"
]
]
},
{
"name": "toolz",
"specs": [
[
">=",
"0.11.2"
]
]
},
{
"name": "pymongo",
"specs": [
[
">=",
"4.1.1"
]
]
},
{
"name": "partd",
"specs": [
[
">=",
"1.2.0"
]
]
},
{
"name": "dask",
"specs": [
[
">=",
"2023.4.0"
]
]
},
{
"name": "fsspec",
"specs": [
[
">=",
"2022.5.0"
]
]
},
{
"name": "packaging",
"specs": [
[
">=",
"21.3"
]
]
},
{
"name": "cloudpickle",
"specs": [
[
">=",
"2.1.0"
]
]
},
{
"name": "PyYAML",
"specs": [
[
">=",
"6.0"
]
]
},
{
"name": "Jinja2",
"specs": [
[
">=",
"3.1.2"
]
]
},
{
"name": "parso",
"specs": [
[
">=",
"0.8.3"
]
]
},
{
"name": "jedi",
"specs": [
[
">=",
"0.18.1"
]
]
},
{
"name": "colorama",
"specs": [
[
">=",
"0.4.4"
]
]
},
{
"name": "PIMS",
"specs": [
[
">=",
"0.6.1"
]
]
},
{
"name": "slicerator",
"specs": [
[
">=",
"1.1.0"
]
]
},
{
"name": "tifffile",
"specs": [
[
">=",
"2022.5.4"
]
]
},
{
"name": "imageio",
"specs": [
[
">=",
"2.19.3"
]
]
},
{
"name": "uncertainties",
"specs": [
[
">=",
"3.1.7"
]
]
},
{
"name": "Pint",
"specs": [
[
">=",
"0.20.1"
]
]
},
{
"name": "pytz",
"specs": [
[
">=",
"2022.1"
]
]
},
{
"name": "requests",
"specs": [
[
">=",
"2.28.0"
]
]
},
{
"name": "numcodecs",
"specs": [
[
">=",
"0.9.1"
]
]
},
{
"name": "zarr",
"specs": [
[
">=",
"2.11.3"
]
]
},
{
"name": "fasteners",
"specs": [
[
">=",
"0.17.3"
]
]
},
{
"name": "asciitree",
"specs": [
[
">=",
"0.3.3"
]
]
},
{
"name": "zict",
"specs": [
[
">=",
"2.2.0"
]
]
},
{
"name": "HeapDict",
"specs": [
[
">=",
"1.0.1"
]
]
},
{
"name": "attrs",
"specs": [
[
">=",
"21.4.0"
]
]
},
{
"name": "six",
"specs": [
[
">=",
"1.16.0"
]
]
},
{
"name": "pyparsing",
"specs": [
[
">=",
"3.0.9"
]
]
},
{
"name": "asteval",
"specs": [
[
">=",
"0.9.27"
]
]
},
{
"name": "networkx",
"specs": [
[
">=",
"2.8.3"
]
]
},
{
"name": "locket",
"specs": [
[
">=",
"1.0.0"
]
]
},
{
"name": "intake",
"specs": [
[
">=",
"0.6.4"
]
]
},
{
"name": "msgpack",
"specs": [
[
">=",
"1.0.4"
]
]
},
{
"name": "appdirs",
"specs": [
[
">=",
"1.4.4"
]
]
},
{
"name": "entrypoints",
"specs": [
[
">=",
"0.4"
]
]
},
{
"name": "MarkupSafe",
"specs": [
[
">=",
"2.1.1"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
">=",
"2.8.2"
]
]
},
{
"name": "jsonschema",
"specs": [
[
">=",
"4.6.0"
]
]
},
{
"name": "cycler",
"specs": [
[
">=",
"0.11.0"
]
]
},
{
"name": "tqdm",
"specs": [
[
">=",
"4.64.0"
]
]
},
{
"name": "traitlets",
"specs": [
[
">=",
"5.3.0"
]
]
},
{
"name": "boltons",
"specs": [
[
">=",
"21.0.0"
]
]
},
{
"name": "certifi",
"specs": [
[
">=",
"2022.5.18.1"
]
]
},
{
"name": "humanize",
"specs": [
[
">=",
"4.1.0"
]
]
},
{
"name": "prettytable",
"specs": [
[
">=",
"3.3.0"
]
]
},
{
"name": "Pygments",
"specs": [
[
">=",
"2.12.0"
]
]
},
{
"name": "decorator",
"specs": [
[
">=",
"5.1.1"
]
]
},
{
"name": "backcall",
"specs": [
[
">=",
"0.2.0"
]
]
},
{
"name": "pickleshare",
"specs": [
[
">=",
"0.7.5"
]
]
},
{
"name": "wcwidth",
"specs": [
[
">=",
"0.2.5"
]
]
},
{
"name": "tzlocal",
"specs": [
[
">=",
"4.2"
]
]
},
{
"name": "idna",
"specs": [
[
">=",
"3.3"
]
]
},
{
"name": "urllib3",
"specs": [
[
">=",
"1.26.9"
]
]
},
{
"name": "asttokens",
"specs": [
[
">=",
"2.0.5"
]
]
},
{
"name": "executing",
"specs": [
[
">=",
"0.8.3"
]
]
},
{
"name": "fonttools",
"specs": [
[
">=",
"4.33.3"
]
]
},
{
"name": "doct",
"specs": [
[
">=",
"1.0.5"
]
]
},
{
"name": "cachetools",
"specs": [
[
">=",
"5.3.0"
]
]
},
{
"name": "mongoquery",
"specs": [
[
">=",
"1.4.2"
]
]
},
{
"name": "pyrsistent",
"specs": [
[
">=",
"0.18.1"
]
]
},
{
"name": "kiwisolver",
"specs": [
[
">=",
"1.4.2"
]
]
},
{
"name": "iso8601",
"specs": [
[
">=",
"1.0.2"
]
]
},
{
"name": "tables",
"specs": [
[
">=",
"3.7.0"
]
]
},
{
"name": "numexpr",
"specs": [
[
">=",
"2.8.4"
]
]
},
{
"name": "qt-material",
"specs": [
[
">=",
"2.12"
]
]
},
{
"name": "pyserial",
"specs": [
[
">=",
"3.5"
]
]
},
{
"name": "pyvisa",
"specs": [
[
">=",
"1.13.0"
]
]
},
{
"name": "pyvisa-py",
"specs": [
[
">=",
"0.7.0"
]
]
}
],
"lcname": "nomad-camels-driver-agilent-34401a"
}