From afe432e807dfae31d856704e04ab7a60869ee083 Mon Sep 17 00:00:00 2001 From: x03daop Date: Tue, 2 May 2017 10:50:09 +0200 Subject: [PATCH] Script execution --- script/users/EmpaMarco.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/users/EmpaMarco.py b/script/users/EmpaMarco.py index 44fde5a0..f1c08386 100644 --- a/script/users/EmpaMarco.py +++ b/script/users/EmpaMarco.py @@ -1,7 +1,7 @@ set_adc_averaging() ENERGY_LOW = 136.2 -ENERGY_HIGH = 350.0 +ENERGY_HIGH = 136.2 SETTLING_TIME = 0.0 STEPS = 1000 SENSORS = [Counts, MachineCurrent, SampleCurrent, RefCurrent, EnergyDistribution, Scienta.getDataMatrix()]