Closedown
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
name=PROF02:DMAF1
|
||||
description=Collimators
|
||||
tests=Collimator Tests pro
|
||||
name=PROF02:DMAF1
|
||||
description=Collimators
|
||||
tests=Collimator Tests pro
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name=PO2DV-NCS-LS
|
||||
description=Optis 2 Linear Slide in test office setup
|
||||
#tests=Collimator Tests
|
||||
name=PO2DV-NCS-LS
|
||||
description=Optis 2 Linear Slide in test office setup
|
||||
#tests=Collimator Tests
|
||||
tests=Linear Slide Tests
|
||||
@@ -1,3 +1,3 @@
|
||||
name=PO2DV-NCS-VHQ1
|
||||
description=Optis 2 Linear Slide in test office setup
|
||||
tests=PS Tests
|
||||
name=PO2DV-NCS-VHQ1
|
||||
description=Optis 2 Linear Slide in test office setup
|
||||
tests=PS Tests
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
name=PROF02:DMAF1
|
||||
description=Collimators
|
||||
tests=Collimator Tests pro
|
||||
name=PROF02:DMAF1
|
||||
description=Collimators
|
||||
tests=Collimator Tests pro
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
name=PO2DV-NCS-VHQ1
|
||||
description=Optis 2 Linear Slide in test office setup
|
||||
tests=PS Tests
|
||||
name=PO2DV-NCS-VHQ1
|
||||
description=Optis 2 Linear Slide in test office setup
|
||||
tests=PS Tests
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
name=PO2TC-NCS-FIXL
|
||||
description=FIXL: Fixation Light
|
||||
tests=Display Tests
|
||||
name=PO2TC-NCS-FIXL
|
||||
description=FIXL: Fixation Light
|
||||
tests=Display Tests
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
name=PO2TC-NCS-MWD
|
||||
description=MWD: Modulator Wheel Display
|
||||
tests=Display Tests
|
||||
name=PO2TC-NCS-MWD
|
||||
description=MWD: Modulator Wheel Display
|
||||
tests=Display Tests
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
name=PO2TC-NCS-RS
|
||||
description=RS: Range Shifter
|
||||
tests=Range Shifter Tests
|
||||
name=PO2TC-NCS-RS
|
||||
description=RS: Range Shifter
|
||||
tests=Range Shifter Tests
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
name=PO2TC-NCS-SC21
|
||||
description=SC21: Scatter Foil 2.1
|
||||
tests=Linear Slide Tests
|
||||
name=PO2TC-NCS-SC21
|
||||
description=SC21: Scatter Foil 2.1
|
||||
tests=Linear Slide Tests
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
name=PO2TC-NCS-SC22
|
||||
description=SC21: Scatter Foil 2.2
|
||||
tests=Linear Slide Tests
|
||||
name=PO2TC-NCS-SC22
|
||||
description=SC21: Scatter Foil 2.2
|
||||
tests=Linear Slide Tests
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
name=PO2TC-NCS-SC23
|
||||
description=SC23: Scatter Foil 2.3
|
||||
tests=Linear Slide Tests
|
||||
name=PO2TC-NCS-SC23
|
||||
description=SC23: Scatter Foil 2.3
|
||||
tests=Linear Slide Tests
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
name=Modulator Wheel Display Tests
|
||||
description=Tests on the OPTIS2 Modulator Wheel Display
|
||||
name=Modulator Wheel Display Tests
|
||||
description=Tests on the OPTIS2 Modulator Wheel Display
|
||||
|
||||
@@ -1,32 +1,32 @@
|
||||
<?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="Display Test.fda"/>
|
||||
<scan>
|
||||
|
||||
<!-- Pause -->
|
||||
<preAction xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ShellAction" command="/bin/sleep 2" exitValue="0"/>
|
||||
|
||||
<dimension>
|
||||
<!-- Set up a Pseudo Positioner that samples every 50ms for 1500 samples -->
|
||||
<positioner xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="PseudoPositioner" settlingTime="0.01" id="id000000">
|
||||
<counts>1000</counts>
|
||||
</positioner>
|
||||
|
||||
<positioner xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="LinearPositioner" name="PO2TC-NCS-{DEVICE}:DEMAND" settlingTime="0.8" id="id000001">
|
||||
<start>1</start>
|
||||
<end>143</end>
|
||||
<stepSize>1</stepSize>
|
||||
</positioner>
|
||||
|
||||
</dimension>
|
||||
<dimension>
|
||||
<!-- Set up a Pseudo Positioner that samples every 50ms for 1500 samples -->
|
||||
<positioner xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="PseudoPositioner" settlingTime="0.01" id="id000002">
|
||||
<counts>1</counts>
|
||||
</positioner>
|
||||
|
||||
</dimension>
|
||||
|
||||
</scan>
|
||||
<visualization xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="LinePlot" x="id000000" y="id000001" title="Demand Value"/>
|
||||
</configuration>
|
||||
<?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="Display Test.fda"/>
|
||||
<scan>
|
||||
|
||||
<!-- Pause -->
|
||||
<preAction xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ShellAction" command="/bin/sleep 2" exitValue="0"/>
|
||||
|
||||
<dimension>
|
||||
<!-- Set up a Pseudo Positioner that samples every 50ms for 1500 samples -->
|
||||
<positioner xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="PseudoPositioner" settlingTime="0.01" id="id000000">
|
||||
<counts>1000</counts>
|
||||
</positioner>
|
||||
|
||||
<positioner xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="LinearPositioner" name="PO2TC-NCS-{DEVICE}:DEMAND" settlingTime="0.8" id="id000001">
|
||||
<start>1</start>
|
||||
<end>143</end>
|
||||
<stepSize>1</stepSize>
|
||||
</positioner>
|
||||
|
||||
</dimension>
|
||||
<dimension>
|
||||
<!-- Set up a Pseudo Positioner that samples every 50ms for 1500 samples -->
|
||||
<positioner xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="PseudoPositioner" settlingTime="0.01" id="id000002">
|
||||
<counts>1</counts>
|
||||
</positioner>
|
||||
|
||||
</dimension>
|
||||
|
||||
</scan>
|
||||
<visualization xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="LinePlot" x="id000000" y="id000001" title="Demand Value"/>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user