35 lines
1.7 KiB
XML
35 lines
1.7 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 fileName="IV_loop"/>
|
|
<scan>
|
|
<preAction xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ChannelAction" channel="X07MA-KEI11:VOLTOUT" value="ON"/>
|
|
<dimension>
|
|
<positioner xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="RegionPositioner" name="X07MA-KEI11:SETVOLTAGE" settlingTime="0.1" asynchronous="true" id="voltage">
|
|
<region>
|
|
<start>0.0</start>
|
|
<end>7.0</end>
|
|
<stepSize>0.2</stepSize>
|
|
</region>
|
|
<region>
|
|
<start>7.0</start>
|
|
<end>-7.0</end>
|
|
<stepSize>0.2</stepSize>
|
|
</region>
|
|
<region>
|
|
<start>-7.0</start>
|
|
<end>7.0</end>
|
|
<stepSize>0.2</stepSize>
|
|
</region>
|
|
<region>
|
|
<start>7.0</start>
|
|
<end>0.0</end>
|
|
<stepSize>0.2</stepSize>
|
|
</region>
|
|
</positioner>
|
|
<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ScalarDetector" name="X07MA-ES1:CADC1" id="ADC1"/>
|
|
</dimension>
|
|
<postAction xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ChannelAction" channel="X07MA-KEI11:VOLTOUT" value="OFF"/>
|
|
</scan>
|
|
<visualization xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="LinePlot" x="voltage" y="ADC1" title=" ADC1 x voltage"/>
|
|
</configuration>
|