Script execution

This commit is contained in:
gac-x11ma
2018-08-30 15:59:52 +02:00
parent b77a4cc692
commit f2cffd3a5f

View File

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