Script execution

This commit is contained in:
gac-x11ma
2019-05-14 10:27:27 +02:00
parent a36d815e54
commit 491d95e42e
+2 -2
View File
@@ -74,12 +74,12 @@ def getNewestFile():
newest = getNewestFile()
#print "newest = ",newest
"""
#Checking the beam
if not has_beam():
print "Maintenence mode: end of scan"
sys.exit()
"""
if MODE is not None:
pol_mode.write(MODE)