This commit is contained in:
2023-05-01 11:28:04 +02:00
parent 3a83f3cf34
commit abe3bcb19c
265 changed files with 28663 additions and 1295 deletions

23
script/test/x.xml Normal file
View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<configuration xmlns="http://www.psi.ch/~ebner/models/scan/1.0">
<data fileName="x.xml"/>
<description></description>
<scan>
<cdimension>
<positioner name="A" readback="B" id="id104469">
<start>0.0</start>
<end>0.0</end>
<stepSize>0.0</stepSize>
<integrationTime>0.0</integrationTime>
</positioner>
</cdimension>
<dimension>
<positioner xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="LinearPositioner" name="A" readback="B" id="id124607">
<start>0.0</start>
<end>0.0</end>
<stepSize>0.0</stepSize>
</positioner>
<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="Timestamp" id="id412416"/>
</dimension>
</scan>
</configuration>