Skip to content

Commit

Permalink
Merge pull request #215 from SiLab-Bonn/NPLC_for_keithley2000
Browse files Browse the repository at this point in the history
ENH: Adds function to keithley2400 to return set source current and v…
  • Loading branch information
matthias-schuessler committed Apr 4, 2024
2 parents 34fb887 + 327ff41 commit 92d4147
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions basil/HL/keithley_2400.yaml
Expand Up @@ -6,8 +6,10 @@ identifier : KEITHLEY INSTRUMENTS INC.,MODEL 2400
on : OUTP ON
off : OUTP OFF
get_on: OUTP?
get_source_current: SOUR:CURR?
get_current : SENSE:FUNC 'CURR';:READ?
set_current : SOUR:CURR
get_source_voltage: SOUR:VOLT?
set_voltage : SOUR:VOLT
get_voltage : SENSE:FUNC 'VOLT';:READ?
set_current_limit : SENS:CURR:PROT
Expand Down

0 comments on commit 92d4147

Please sign in to comment.