From 5c2f42d0cef27de388aaca41485aef1e647400fe Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Mon, 10 Jul 2023 18:55:14 +0200 Subject: [PATCH] Script execution --- script/KeithleyVoltageScan.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/KeithleyVoltageScan.py b/script/KeithleyVoltageScan.py index d8c2d16c..87bceb04 100644 --- a/script/KeithleyVoltageScan.py +++ b/script/KeithleyVoltageScan.py @@ -5,10 +5,10 @@ Keithley voltage scan POSITIONERS = (Keithley1Voltage) SENSORS = (Counts, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, AngleDistribution, Scienta.dataMatrix,ManipulatorTempA) -POSITIONS = (50,-50) +POSITIONS = (100,-100) #STEPS = 10.0 -STEPS = 2 +STEPS = 1 LATENCY = 0