Metadata-Version: 2.1
Name: keithley2600b
Version: 0.0.3
Summary: Python API for Keithley Series 2600B SourceMeter
Home-page: UNKNOWN
Author: Kai Geissdoerfer
Author-email: kai.geissdoerfer@tu-dresden.de
License: MIT
Description: # Introduction
        
        Keithley 2600B are a series of programmable sourcemeters.
        They can be accessed remotely via a VISA interface.
        The programming relies on the builtin TSP script engine which uses a LUA-style syntax.
        
        This packet provides a python API for convenient remote programming of the SMU via Ethernet/USB.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
