Metadata-Version: 2.1
Name: nomad-camels-driver-keithley-6221
Version: 0.0.2
Summary: Basic instrument driver for the Keithley current source 6221
Author-email: Simon Sochiera <s.sochiera@web.de>
Project-URL: GitHub Page, https://github.com/FAU-LAP/CAMELS_drivers
Project-URL: Documentation, https://fau-lap.github.io/NOMAD-CAMELS
Requires-Python: >=3.11.3
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pyvisa
Requires-Dist: pyvisa-py

# NOMAD-CAMELS Driver for Keithley Current Source 6221

This is a basic driver designed to be able to control the Keithley current
source 6221 in NOMAD-CAMELS. This integration does not fully cover the device's
capabilities, but it can be used as a base to develop a more feature-rich driver
for this device.

## Useful Links

- [NOMAD-CAMELS Documentation](https://fau-lap.github.io/NOMAD-CAMELS/index.html)
- [NOMAD-CAMELS: create new instrument drivers documentation](https://fau-lap.github.io/NOMAD-CAMELS/doc/programmers_guide/instrument_drivers.html)
- [Keithley current source 6221 manual](https://download.tek.com/manual/622x-901-01%20(C%20-%20Oct%202008)(Ref).pdf)
