Blame view

PARAM_DEF/helios2_e1_flag.xml 410 Bytes
c44c6e0e   Elena.Budnik   helios e1
1
2
<?xml version="1.0"?>
<param xml:id="helios2_e1_flag">
71cdb965   Elena.Budnik   status for helios...
3
4
5
6
7
8
9
10
	<info>
		<status_def>
			<status minVal="1" maxVal="1" name="OK"/>
			<status minVal="2" maxVal="2" name="B varies"/>
			<status minVal="3" maxVal="3" name="no B"/>
			<status minVal="4" maxVal="4" name="failure"/>
		</status_def>
	</info>
c44c6e0e   Elena.Budnik   helios e1
11
12
13
14
15
16
17
18
	<get>
		<vi name="helios2:e1:all">
			<baseParam name="STATUS"/>
		</vi>
	</get>
	<process/>
	<output/>
</param>