Blame view

qual1_stb.xml 582 Bytes
a2dfcdd9   Elena Budnik   work
1
<?xml version="1.0"?>
3bb89b79   Elena.Budnik   work
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
<param xml:id="qual1_stb">
	<info>
		<status_def>
			<status minVal="0" maxVal="0" name="Inside"/>
			<status minVal="1" maxVal="1" name="Outside"/>
		</status_def>   		
	</info>
	<!--<TemporaryFillValue>-1.e31</TemporaryFillValue>-->
	<get>
		<vi name="stb:swea:mom">
			<baseParam name="Quality1" useNearestValue="true"/>
		</vi>
	</get>
	<process/>
	<output>
		<!--<plot>
			<statusPlot position="top" colorMapIndex="0">
				<params>
					<param id="qual1_stb"> 
						<serie/>
					</param>
				</params>
			</statusPlot>
			</plot>-->
	</output>
</param>