This commit is contained in:
x07maop
2016-03-10 08:54:27 +01:00
parent 7a59e106af
commit f53c8d236f
2 changed files with 34 additions and 1 deletions

32
script/Co_XLD.py Normal file
View File

@@ -0,0 +1,32 @@
#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)