Skip to content

Commit b9e7630

Browse files
updated 2400 IV backend
1 parent 87bdae5 commit b9e7630

2 files changed

Lines changed: 1110 additions & 1276 deletions

File tree

Keithley_2400/Backends/IV_K2400_Loop_Backend_v10.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def main():
7171

7272
print("Current (A) || Voltage(V) ")
7373

74-
keithley_2400.apply_current()
74+
keithley_2400.source_mode = 'current'
7575
keithley_2400.source_current_range = 1e-6
7676
keithley_2400.compliance_voltage = 210
7777
keithley_2400.source_current = 0

0 commit comments

Comments
 (0)