Skip to content

Commit

Permalink
ENH: Adds function to keithley2400 to return set source current and v…
Browse files Browse the repository at this point in the history
…oltage
  • Loading branch information
matthias-schuessler authored and Matthias committed Apr 4, 2024
1 parent 34fb887 commit 327ff41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions basil/HL/keithley_2400.yaml
Original file line number Diff line number Diff line change
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 327ff41

Please sign in to comment.