29 lines
1.5 KiB
XML
29 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<configuration xmlns="http://www.psi.ch/~ebner/models/scan/1.0" numberOfExecution="1" failOnSensorError="true">
|
|
<data format="txt" fileName="hyst_test"/>
|
|
<scan id="">
|
|
<dimension>
|
|
<positioner xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="RegionPositioner" name="X07MA-PC-PS2:SET:DMD:POINT:LOWER" readback="X07MA-PC-PS2:STS:PMCURRENT" settlingTime="0.0" done="X07MA-PC-PS2:alldone" doneValue="1" doneDelay="25.0" asynchronous="true" id="field">
|
|
<region>
|
|
<start>0.04</start>
|
|
<end>0.0</end>
|
|
<stepSize>0.0020</stepSize>
|
|
</region>
|
|
<region>
|
|
<preAction xsi:type="ChannelAction" channel="X07MA-PC-PS2:SET:RAMP:TARGET" value="Zero" operation="putq" delay="10.0"/>
|
|
<preAction xsi:type="ChannelAction" channel="X07MA-PC-PS2:SET:RAMP:DIR" value="Reverse" operation="putq" delay="20.0"/>
|
|
<preAction xsi:type="ChannelAction" channel="X07MA-PC-PS2:SET:RAMP:TARGET" value="Lower" operation="putq" delay="10.0"/>
|
|
<start>0.0</start>
|
|
<end>0.04</end>
|
|
<stepSize>0.0020</stepSize>
|
|
</region>
|
|
<region>
|
|
<start>0.05</start>
|
|
<end>0.1</end>
|
|
<stepSize>0.01</stepSize>
|
|
</region>
|
|
</positioner>
|
|
</dimension>
|
|
</scan>
|
|
</configuration>
|