Script execution
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user