Closedown
This commit is contained in:
@@ -23,13 +23,13 @@ FOLDER = '2015_04/20150417'
|
||||
FILE = 'Fe_plus'
|
||||
"""
|
||||
|
||||
print "\nStarting energy scan - Parameters: ",
|
||||
print "\Starting energy scan - Parameters: ",
|
||||
print E1,E2,TIME,DELAY,MODE ,OFFSET ,FOLDER ,FILE ,ALPHA
|
||||
|
||||
|
||||
def wait_channel(name, value, type):
|
||||
print "Waiting " + str(name) + " = " + str(value)
|
||||
cawait(name, value, type)
|
||||
cawait(name, value, type = type)
|
||||
print "Done"
|
||||
|
||||
#Pre-actions
|
||||
|
||||
Reference in New Issue
Block a user