Script execution

This commit is contained in:
gac-x11ma
2019-05-14 14:48:39 +02:00
parent 44b617e995
commit f14d51ce57
+1 -3
View File
@@ -73,13 +73,11 @@ def getNewestFile():
return None
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)