Blame view

PARAM_DEF/mex_o_qual.xml 666 Bytes
a2dfcdd9   Elena Budnik   work
1
<?xml version="1.0"?>
c08fd84e   Elena.Budnik   correction all pa...
2
<param xml:id="mex_o_qual">
3be61fb8   Elena.Budnik   new items
3
4
5
6
7
8
9
10
11
12
13
	<info>
		<status_def>
			<status minVal="0" maxVal="0" name="Undefined"/>
			<status minVal="0.001" maxVal="0.6" name="Poor"/>
			<status minVal="0.6" maxVal="0.8" name="Satisfactory"/>
			<status minVal="0.8" maxVal="0.9" name="Good"/>	
			<status minVal="0.9" maxVal="1.0" name="Exellent"/>
		</status_def>
	</info>
	<get>
		<vi name="mex:ima:param">
c08fd84e   Elena.Budnik   correction all pa...
14
			<baseParam name="Quality_O"/>
3be61fb8   Elena.Budnik   new items
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
		</vi>
	</get>
	<process/>
	<output>
		<plot>
			<statusPlot position="top" colorMapIndex="0">
				<params>
					<param id="mex_o_qual"> 
						<serie/>
					</param>
				</params>
			</statusPlot>
		</plot>
	</output>
</param>