Metadata-Version: 2.4
Name: nomad_camels_driver_agilent_33220a
Version: 0.1.2
Summary: Device driver for the Agilent 33220a function generator.
Author-email: FAIRmat - HU Berlin <nomad-camels@fau.de>
Project-URL: GitHub Page, https://github.com/FAU-LAP/NOMAD-CAMELS
Project-URL: Documentation, https://fau-lap.github.io/NOMAD-CAMELS/doc/instruments/instruments.html
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)
Requires-Python: >=3.9.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pymeasure
Requires-Dist: nomad-camels
Dynamic: license-file

# NOMAD-CAMELS Driver for Agilent 33220A

Driver of the Agilent 33220A function generator written for the measurement software [NOMAD-CAMELS](https://fau-lap.github.io/NOMAD-CAMELS/).

## Features
The driver provides the ability to set frequency, amplitude, offset and the waveform.

Additionally, it is possible to define arbitrary waveforms made up of several frequencies and amplitudes of sine- or triangle-waves.


## Documentation

For more information and documentation visit the NOMAD-CAMELS [documentation](https://fau-lap.github.io/NOMAD-CAMELS/doc/instruments/instruments.html).
