Closedown

This commit is contained in:
x03daop
2016-09-08 14:15:28 +02:00
parent 9cac21d902
commit 1b9298f2b1
+2
View File
@@ -274,6 +274,8 @@ def adjust_sensors():
for dev in ["Counts"]:
if dev in SENSORS:
SENSORS=[SENSORS.pop(SENSORS.index(dev))] + SENSORS
if "Scienta.dataMatrix" or Scienta.dataMatrix in SENSORS:
set_context(accumulate = False)
#Device aliases for data files
set_device_alias(Scienta.dataMatrix, "ScientaImage")