Skip to content

Commit 373c3e7

Browse files
updated 2400 2182 backend
1 parent 6295767 commit 373c3e7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Keithley_2400_Keithley_2182/Backends/IV_K2400_K2182_Backend_v1.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ def measure_point(self, current_val, num_readings=2, interval=1):
7575
self.k2182.assert_trigger()
7676

7777
# Wait for measurement
78-
# Note: We use a short sleep instead of wait_for_srq to prevent hanging
79-
# if the instrument doesn't respond correctly in simulation.
8078
time.sleep(1)
8179

8280
try:

0 commit comments

Comments
 (0)