Blame view

PARAM_DEF/c3_whi_ne_qual.xml 1 KB
63a8564f   Elena Budnik   work
1
<?xml version="1.0"?>
f2d74124   Elena.Budnik   whisper
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<param xml:id="c3_whi_ne_qual">
	<info>
		<status_def>
			<status minVal="3" maxVal="3" name="standard quality"/>
			<status minVal="4" maxVal="4" name="high quality"/>
		</status_def>   		
	</info>
	<!--<TemporaryFillValue>-1.0</TemporaryFillValue>-->
	<get>
		<vi name="clust3:whi:whi">
			<baseParam name="Quality"/>
		</vi>
	</get>
	<process/>
	<output>
34a984f7   Elena.Budnik   status plot by de...
17
	<plot>
f2d74124   Elena.Budnik   whisper
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
	  <statusPlot position="top" colorMapIndex="0">
            <params>
              <param id="c3_whi_ne_qual">
                <serie/>
              </param>
            </params>
	    <axes>
              <xAxis>
                <timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
                  <range extend="true"/>
                  <tick position="outwards" minorGrid="false" majorGrid="false"/>
                  <legend/>
                </timeAxis>
              </xAxis>
            </axes> 
          </statusPlot>
34a984f7   Elena.Budnik   status plot by de...
34
	</plot>
f2d74124   Elena.Budnik   whisper
35
36
	</output>
</param>