]> jspc29.x-matter.uni-frankfurt.de Git - mvdconfig.git/commitdiff
added new DAQ setup description
authorwww@jspc55 <www@jspc55>
Wed, 18 Dec 2013 10:27:09 +0000 (11:27 +0100)
committerwww@jspc55 <www@jspc55>
Wed, 18 Dec 2013 10:27:09 +0000 (11:27 +0100)
setup/ELab_CB13_C0.xml
system/ELab.xml [new file with mode: 0644]

index eb36b7444c489a98ffc9102297af675549632966..f594e70eefccffc87c6946307f931b90d1be27a4 100644 (file)
@@ -5,9 +5,6 @@
                >
   <description>The main MVD prototype system setup file</description>
   <daqopserver>jspc55:88</daqopserver>
-  <gbelink>
-   <port>50088</port>
-  </gbelink>
   <controller id="0" address="d882" name="board01">
     <chain id="0" name="chain0">
       <sensor id="0000" 
diff --git a/system/ELab.xml b/system/ELab.xml
new file mode 100644 (file)
index 0000000..3245f74
--- /dev/null
@@ -0,0 +1,21 @@
+<?xml version="1.0"  encoding="utf-8" ?>
+<DaqSetup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+               xsi:noNamespaceSchemaLocation="../schema/detectorsetup.xsd"
+               name="Prototype"
+               >
+  <description>The main MVD prototype system setup file</description>
+
+  <daqopserver>jspc55:88</daqopserver>
+
+  <ccu address="8880" />
+
+  <gbelink address="8880" name="central link">
+    <port>50088</port>
+  </gbelink>
+
+  <setup>
+    <file>ELab_CB13_C0.xml</file>
+  </setup>
+  
+</DaqSetup>
+