This commit is contained in:
X11MA
2017-05-19 22:23:56 +02:00
parent 133be82410
commit dc8dec4d1e
4 changed files with 8 additions and 7 deletions

View File

@@ -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)

View File

@@ -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>

View File

@@ -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>