Script execution

This commit is contained in:
x07maop
2016-11-27 04:23:51 +01:00
parent 90bb2ce531
commit 128acb8e3d

View File

@@ -1,9 +1,17 @@
off_l0 = 4.0
off_l90 = 4.5
set_slit(10)
open_valve()
otf(start=1265, end=1355, time=3, delay=5, mode = "LINEAR", offset = off_l0, alpha = 0, name = 'DyE_0'):
otf(start=1265, end=1355, time=3, delay=5, mode = "LINEAR", offset = off_l90, alpha = 90, name = 'DyE_90'):
otf(start=1265, end=1355, time=3, delay=5, mode = "LINEAR", offset = off_l90, alpha = 90, name = 'DyE_90'):
otf(start=1265, end=1355, time=3, delay=5, mode = "LINEAR", offset = off_l0, alpha = 90, name = 'DyE_0'):
set_pol_lin(0, offset = off_l0)
set_file('Dy_lin0')
otf(start=1265, end=1355, time=3, delay=5)