Script execution
This commit is contained in:
@@ -273,6 +273,7 @@ def auto_adjust():
|
||||
def auto_before_sample(position, scan):
|
||||
global AUTO_LEVEL, RETRY_COUNT
|
||||
if scan.recordIndex==1:
|
||||
print "First"
|
||||
if (AUTO_LEVEL > 0):
|
||||
transm.write(1e-10) # if automatic filter setting is active start scan with very lowfilter transmission
|
||||
RETRY_COUNT = 0
|
||||
|
||||
Reference in New Issue
Block a user