From 1390255d6d96a8b53f96b8870518e53a01dce865 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Fri, 7 Jul 2023 18:45:37 +0200 Subject: [PATCH] Script execution --- script/KeithleyVoltageScan.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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