Blame view

PARAM_DEF/pas_momgr1_info.xml 902 Bytes
0678983f   Elena.Budnik   pas mom ground final
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
30
31
<?xml version="1.0"?>
<param xml:id="pas_momgr1_info">
      <info>
        <status_def>			
            <status minVal="0" maxVal="0" name="Ground"/>
            <status minVal="1" maxVal="1" name="Normal"/>
            <status minVal="2" maxVal="2" name="Snapshot"/>	
            <status minVal="3" maxVal="3" name="Burst"/>
            <status minVal="4" maxVal="4" name="Engineering"/>
        </status_def>
    </info> 
    <gap_threshold>20</gap_threshold>  
	<get>
		<vi name='so:pas:momgr1'>
			<baseParam name="Info" useNearestValue="true"/>
		</vi>
	</get>
	<process/>
	<process/>
  <output>
        <plot>
            <statusPlot position="top" colorMapIndex="0">
                <params>
                    <param id="pas_momgr1_info"> 
                        <serie/>
                    </param>
                </params>
            </statusPlot>
        </plot>
    </output>
</param>