sandialabs / pyscan

Scientific Measurement Toolbox
https://pyscan.readthedocs.io/en/latest/
MIT License
4 stars 4 forks source link

Keithley 2400 no method to read the "measure" part of the SMU #218

Open mplilly4395 opened 3 weeks ago

mplilly4395 commented 3 weeks ago

The Keithley 2400 needs a read-only property for reading the measured value.

":READ?" gets a list of data that includes voltage, current, resistance, etc.

The driver needs a significant amount of work since there are so many options, but I think the most common usage (at least for transport experiments) is to set a voltage and read the current. Given that mode, we need to be able to read the current.