Blame view

PARAM_DEF/mex_flag_sw.xml 601 Bytes
34d618fa   Elena.Budnik   restructure
1
2
<?xml version="1.0"?>
<param xml:id="mex_flag_sw"> 
3be61fb8   Elena.Budnik   new items
3
	<info>
34d618fa   Elena.Budnik   restructure
4
		<status_def>
3be61fb8   Elena.Budnik   new items
5
6
			<status minVal="0" maxVal="0" name="Undefined"/>
			<status minVal="0.001" maxVal="0.6" name="Poor"/>
0e7fec22   Elena.Budnik   maven swiaspec
7
8
			<status minVal="0.6" maxVal="0.8" name="Acceptable"/>
			<status minVal="0.8" maxVal="1.0" name="Good"/>			
34d618fa   Elena.Budnik   restructure
9
10
		</status_def>
	</info>
34d618fa   Elena.Budnik   restructure
11
12
13
14
15
16
	<get>
		<vi name="mex:ima:sw">
			<baseParam name="Flag"/>
		</vi>
	</get>
	<process/>
3be61fb8   Elena.Budnik   new items
17
18
19
20
21
22
23
24
25
26
	<output><plot>
		<statusPlot position="top" colorMapIndex="0">
				<params>
					<param id="mex_flag_sw"> 
						<serie/>
					</param>
				</params>
		</statusPlot>
		</plot>
	</output>
34d618fa   Elena.Budnik   restructure
27
</param>