Blame view

PARAM_DEF/mms4_hpca_hq.xml 1.25 KB
f4eda83d   Elena.Budnik   Added parameter m...
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
<?xml version="1.0"?>
<param xml:id="mms4_hpca_hq">
	<info>
              	<status_def>
                        <status minVal="0" maxVal="0" name="Bad"/>
                        <status minVal="1" maxVal="1" name="Good"/>
                        <status minVal="2" maxVal="2" name="Good, RF on, Bkgd on"/>
                        <status minVal="3" maxVal="3" name="Good, RF off, Bkgd on"/>
                        <status minVal="4" maxVal="4" name="Good, RF on, Bkgd off"/>
                        <status minVal="5" maxVal="5" name="Good, RF off, Bkgd off"/>
                        <status minVal="6" maxVal="6" name="Good, Non-sweeping data"/>
                </status_def>
        </info>
	<get><vi name="mms4:hpca:brst">
		<baseParam name="mms4_hpca_hplus_data_quality" useNearestValue="true"/></vi></get>
    <process/>
     <output>
                <plot>
                      	<statusPlot position="top" colorMapIndex="0">
                                <params>
                                        <param id="mms4_hpca_hq">
                                                <serie/>
                                        </param>
                                </params>
                        </statusPlot>
                </plot>
        </output>
</param>