Startup
This commit is contained in:
@@ -282,7 +282,7 @@ open_vg11()
|
||||
time.sleep(0.5)
|
||||
open_vg12()
|
||||
time.sleep(0.5)
|
||||
#open_vg13()
|
||||
open_vg13()
|
||||
|
||||
for scan_no in range(number_of_scans):
|
||||
suffix = ("%03d" % fid)
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
<dimension zigzag="false" dataGroup="false">
|
||||
<positioner xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="RegionPositioner" name="X11MA-VME-ES4:TRY" asynchronous="false" id="horizontal">
|
||||
<region>
|
||||
<start>10.0</start>
|
||||
<end>20.0</end>
|
||||
<start>11.0</start>
|
||||
<end>18.0</end>
|
||||
<stepSize>0.25</stepSize>
|
||||
</region>
|
||||
</positioner>
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
<dimension zigzag="false" dataGroup="false">
|
||||
<positioner xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="RegionPositioner" name="X11MA-VME-ES4:TRZ" settlingTime="0.5" asynchronous="false" id="vertical">
|
||||
<region>
|
||||
<start>8.0</start>
|
||||
<end>16.0</end>
|
||||
<start>7.0</start>
|
||||
<end>15.0</end>
|
||||
<stepSize>0.5</stepSize>
|
||||
</region>
|
||||
</positioner>
|
||||
|
||||
Reference in New Issue
Block a user