Blame view

PARAM_DEF/gtl_phigh_app2.xml 656 Bytes
7d994556   Elena.Budnik   GTL ICS profile
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
<?xml version="1.0"?>
<param xml:id="gtl_phigh_app2">
	<info>
		<status_def>			
			<status minVal="0" maxVal="0" name="Foil"/>
			<status minVal="1" maxVal="1" name="Open"/>
			<status minVal="2" maxVal="2" name="Foil+Grid"/>	
			<status minVal="3" maxVal="10" name="Unknown"/>
		</status_def>
	</info>
	<get>
		<vi name="gtl:epic:phigh">
			<baseParam name="Flag" useNearestValue="true"/>	
		</vi>
	</get>
	<process>$gtl_epic_phigh_Flag[1]</process>
	<output>
		<plot>
			<statusPlot position="top" colorMapIndex="0">
				<params>
					<param id="gtl_phigh_app2"> 
						<serie/>
					</param>
				</params>
			</statusPlot>
		</plot>
	</output>
</param>