From a9248787ce949191a787462e3fc39b0088532925 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Thu, 8 Feb 2018 18:05:02 +0100 Subject: [PATCH] Script execution --- script/test/ManipulatorScanKei.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/test/ManipulatorScanKei.py b/script/test/ManipulatorScanKei.py index 65bfe099..9109692e 100644 --- a/script/test/ManipulatorScanKei.py +++ b/script/test/ManipulatorScanKei.py @@ -13,7 +13,7 @@ MOTOR = (ManipulatorY) SENSORS = (Counts, Scienta.spectrum, SampleCurrent, RefCurrent, MachineCurrent) RANGE = (-0.5, 0.5) STEPS = 10 -LATENCY = 5.0 +LATENCY = 0.0 RELATIVE = True ENDSCAN = True