From 8179eb796b553f74c1201b4fe07b907b17f2ac88 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Thu, 8 Feb 2018 17:44:53 +0100 Subject: [PATCH] Closedown --- script/keithley.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/keithley.py b/script/keithley.py index adf1bda7..d43669fa 100644 --- a/script/keithley.py +++ b/script/keithley.py @@ -87,8 +87,8 @@ class Keithley(object): switch keithleys to free run. 0.1 s polling and dwell time """ - self.nplcCh.write(nplc) - self.navgCh.write(navg) + self.nplcCh.write(5.) + self.navgCh.write(1) self.scanCh.write(9) self.ttypeCh.write(0)