Files
x07ma/script/Co_XLD.py
2016-03-10 08:54:27 +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)