>
<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"
--- /dev/null
+<?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>
+