Blame view

eiscat_uhf_mode.xml 725 Bytes
81552937   Benjamin Renard   Add new EISCAT pa...
1
2
<?xml version="1.0"?>
<param xml:id="eiscat_uhf_mode">
4d38437b   Elena.Budnik   work
3
  <info>    
81552937   Benjamin Renard   Add new EISCAT pa...
4
5
6
7
8
    <status_def>
      <status minVal="0" maxVal="0" name="Field-aligned"/>
      <status minVal="1" maxVal="1" name="Other"/>
      <status minVal="2" maxVal="2" name="Multi"/>
      <status minVal="3" maxVal="3" name="Scan"/>
4d38437b   Elena.Budnik   work
9
  </status_def>    
81552937   Benjamin Renard   Add new EISCAT pa...
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
  </info>
  <gap_threshold>10</gap_threshold>
  <get>
    <vi name="eiscat:uhf:all">
      <baseParam name="Mode" useNearestValue="true"/>
    </vi>
  </get>
  <process/>
   <output>
    <plot>
      <statusPlot position="top" colorMapIndex="0">
	    <params>
          <param id="eiscat_uhf_mode">
            <serie/>
          </param>
        </params>
      </statusPlot>
    </plot>
  </output>
</param>