matlab-keithley2450

Matlab class for controlling a Keithley 2450 sourcemeter
313 Downloads
Aktualisiert 20 Aug 2018

This project contains a device class and corresponding GUI for controlling a Keithley 2450 sourcemeter in Matlab. The implemented methods include standard current-voltage measurements, as well as time resolved current and voltage measurements.

The main function is classKeithley2450.m, which will create a device object for the Keithley 2450 (TSP). There are two optional input parameters (string connectionType, string/int port), which can be also set after creation.

An GPIB controller is required and the Keithley has to be set to TSP! A serial connection does not work and all references will be removed in future updates.

I did not use intentionally the instrument control box, although it is installed, so I hope it does run without. All paths I make are relative, however in Windows style. Contribution for making it compatible to Linux and MacOS are welcome :).

NOTE: Actually this is a pre-release and still needs some rewrite, as this is based on my keithley24XX for SCPI device class.

Zitieren als

Eugen Zimmermann (2024). matlab-keithley2450 (https://github.com/EugenZimmermann/matlab-keithley2450), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2018a
Kompatibel mit R2014b und späteren Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Instrument Control Toolbox finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.0.2

Added a note

1.0.1

Extend other requirements

1.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.