Blame view

PARAM_DEF/solo_ept_south_qf.xml 875 Bytes
662de498   Elena.Budnik   solo ept
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0"?>
<param xml:id='solo_ept_south_qf'>
    <info>
        <status_def>			
            <status minVal="0" maxVal="0" name="Bad"/>
            <status minVal="1" maxVal="1" name="Known problems"/>
            <status minVal="2" maxVal="2" name="Survey"/>	
            <status minVal="3" maxVal="3" name="Good"/>
            <status minVal="4" maxVal="4" name="Exellent"/>
        </status_def>
    </info>  
  <get>
     <vi name='so:ept:south'>
        <baseParam name='QUALITY_FLAG' useNearestValue="true"/>
    </vi>
  </get>
  <process/>
  <output>
        <plot>
            <statusPlot position="top" colorMapIndex="0">
                <params>
                    <param id="solo_ept_south_qf"> 
                        <serie/>
                    </param>
                </params>
            </statusPlot>
        </plot>
    </output>
  </param>