Script execution

This commit is contained in:
gac-x11ma
2018-08-30 16:49:52 +02:00
parent 9bb86b75d3
commit bf94de875b

View File

@@ -6,7 +6,7 @@ import time
# E = [Estart, Eend, time, delay]
E1 = [270, 275,1,0]
E2 = [276, 280, 1, 0]
E3 = [270, 320, 5, 0]
E3 = [270, 320, 1, 0]
E = [E1,E2,E3]
#run('EnergyMultiScan.py',E)