Script execution

This commit is contained in:
gac-x11ma
2018-08-30 16:57:34 +02:00
parent bf94de875b
commit 620c2bf63e

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, 1, 0]
E3 = [270, 280, 1, 0]
E = [E1,E2,E3]
#run('EnergyMultiScan.py',E)