Closedown
This commit is contained in:
@@ -119,7 +119,7 @@ def wait_keithleys():
|
||||
wait for one dwell time so that the keithleys can finish their measurement.
|
||||
if we polled them too early, they would produce an error message.
|
||||
"""
|
||||
time.sleep(KeiSample.get_dwell() * 1.1)
|
||||
time.sleep(KeiSample.get_dwell() * 2.1)
|
||||
|
||||
def fetch_keithleys():
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user