Script execution
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user