diff --git a/script/KeithleyVoltageScan.py b/script/KeithleyVoltageScan.py index f1e70887..127b0bf0 100644 --- a/script/KeithleyVoltageScan.py +++ b/script/KeithleyVoltageScan.py @@ -7,7 +7,8 @@ POSITIONERS = (Keithley1Voltage) SENSORS = (Counts, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, AngleDistribution, Scienta.dataMatrix) POSITIONS = (-75,75) STEPS = 6 -LATENCY = 1.0 +LATENCY = 2.0 + RELATIVE = False