Script execution
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#otf(start=520, end=570, time=5, delay=5.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='pshell-test')
|
||||
otf(start=480, end=510, time=5, delay=5.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='pshell-test')
|
||||
otf(start=480, end=510, time=2.5, delay=5.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='pshell-test')
|
||||
#otf(start=270, end=320, time=1, delay=5.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='pshell-test')
|
||||
#otf(start=120, end=180, time=10, delay=5.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='pshell-test')
|
||||
|
||||
@@ -29,7 +29,7 @@ while loop_count < nr_loops:
|
||||
# '''
|
||||
|
||||
|
||||
#''' repeating scans Sn
|
||||
''' repeating scans Sn
|
||||
caput('X11MA-KEI12:RANGE', 10)
|
||||
nr_loops=5
|
||||
loop_count = 0
|
||||
@@ -40,7 +40,7 @@ while loop_count < nr_loops:
|
||||
# '''
|
||||
|
||||
|
||||
#''' repeating scans O
|
||||
''' repeating scans O
|
||||
caput('X11MA-KEI12:RANGE', 9)
|
||||
nr_loops=2
|
||||
loop_count = 0
|
||||
|
||||
Reference in New Issue
Block a user