Files
x07ma/script/archive/Co_XLD.py
2020-02-18 13:34:57 +01:00

33 lines
477 B
Python

#set pol lin 0 off 13
#otf 750 810 6
#file Co_LH
#start
wait_beam()
set_file('Co_LH')
otf(start=750, end=810, time=6)
#set pol lin 90 off 8
#otf 750 810 6
#file Co_LV
#start
wait_beam()
set_file('Co_LV')
otf(start=750, end=810, time=6)
#set pol lin 90 off 8
#otf 750 810 6
#file Co_LV
#start
wait_beam()
set_file('Co_LV')
otf(start=750, end=810, time=6)
#set pol lin 0 off 13
#otf 750 810 6
#file Co_LH
#start
wait_beam()
set_file('Co_LH')
otf(start=750, end=810, time=6)