Commit 4fc759ae13ab715922e1c6057f35aa4fc13b629e
1 parent
00dc31a9
Exists in
master
and in
7 other branches
Merge MMS EDP parameters (except burst ones) from amdadev
Showing
25 changed files
with
354 additions
and
0 deletions
Show diff stats
PARAM_DEF/mms1_dce_gse.xml
... | ... | @@ -0,0 +1,24 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms2_edp_dce_qual"> | |
3 | + <info> | |
4 | + <status_def> | |
5 | + <status minVal="0" maxVal="0" name="Bad"/> | |
6 | + <status minVal="1" maxVal="1" name="Satisfactory"/> | |
7 | + <status minVal="2" maxVal="2" name="Good"/> | |
8 | + <status minVal="3" maxVal="3" name="Exellent"/> | |
9 | + </status_def> | |
10 | + </info> | |
11 | + <get><vi name="mms2:edp:dce"><baseParam name="mms2_edp_quality_fast_l2"/></vi></get> | |
12 | + <process/> | |
13 | + <output> | |
14 | + <plot> | |
15 | + <statusPlot position="top" colorMapIndex="0"> | |
16 | + <params> | |
17 | + <param id="mms2_edp_dce_qual"> | |
18 | + <serie/> | |
19 | + </param> | |
20 | + </params> | |
21 | + </statusPlot> | |
22 | + </plot> | |
23 | + </output> | |
24 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,36 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms2_edp_espec"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable name="Frequency" units="Hz" centerName="Frequency" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="mms2:edp:hfesp"> | |
10 | + <baseParam name="mms2_edp_hfesp_srvy_l2"> | |
11 | + <clb name="Frequency"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="mms2_edp_espec"> | |
22 | + <spectro yAxis="y-left"/> | |
23 | + </param> | |
24 | + </params> | |
25 | + <axes> | |
26 | + <!--<yAxis> | |
27 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + </yAxis>--> | |
29 | + <zAxis> | |
30 | + <colorAxis colorMapIndex="1" scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,24 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms2_edp_scpot_qual"> | |
3 | + <info> | |
4 | + <status_def> | |
5 | + <status minVal="0" maxVal="0" name="Bad"/> | |
6 | + <status minVal="1" maxVal="1" name="Satisfactory"/> | |
7 | + <status minVal="2" maxVal="2" name="Good"/> | |
8 | + <status minVal="3" maxVal="3" name="Exellent"/> | |
9 | + </status_def> | |
10 | + </info> | |
11 | + <get><vi name="mms2:edp:scpot"><baseParam name="mms2_edp_quality_fast_l2"/></vi></get> | |
12 | + <process/> | |
13 | + <output> | |
14 | + <plot> | |
15 | + <statusPlot position="top" colorMapIndex="0"> | |
16 | + <params> | |
17 | + <param id="mms2_edp_scpot_qual"> | |
18 | + <serie/> | |
19 | + </param> | |
20 | + </params> | |
21 | + </statusPlot> | |
22 | + </plot> | |
23 | + </output> | |
24 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,24 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms3_edp_dce_qual"> | |
3 | + <info> | |
4 | + <status_def> | |
5 | + <status minVal="0" maxVal="0" name="Bad"/> | |
6 | + <status minVal="1" maxVal="1" name="Satisfactory"/> | |
7 | + <status minVal="2" maxVal="2" name="Good"/> | |
8 | + <status minVal="3" maxVal="3" name="Exellent"/> | |
9 | + </status_def> | |
10 | + </info> | |
11 | + <get><vi name="mms3:edp:dce"><baseParam name="mms3_edp_quality_fast_l2"/></vi></get> | |
12 | + <process/> | |
13 | + <output> | |
14 | + <plot> | |
15 | + <statusPlot position="top" colorMapIndex="0"> | |
16 | + <params> | |
17 | + <param id="mms3_edp_dce_qual"> | |
18 | + <serie/> | |
19 | + </param> | |
20 | + </params> | |
21 | + </statusPlot> | |
22 | + </plot> | |
23 | + </output> | |
24 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,36 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms3_edp_espec"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable name="Frequency" units="Hz" centerName="Frequency" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="mms3:edp:hfesp"> | |
10 | + <baseParam name="mms3_edp_hfesp_srvy_l2"> | |
11 | + <clb name="Frequency"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="mms3_edp_espec"> | |
22 | + <spectro yAxis="y-left"/> | |
23 | + </param> | |
24 | + </params> | |
25 | + <axes> | |
26 | + <!--<yAxis> | |
27 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + </yAxis>--> | |
29 | + <zAxis> | |
30 | + <colorAxis colorMapIndex="1" scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,24 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms3_edp_scpot_qual"> | |
3 | + <info> | |
4 | + <status_def> | |
5 | + <status minVal="0" maxVal="0" name="Bad"/> | |
6 | + <status minVal="1" maxVal="1" name="Satisfactory"/> | |
7 | + <status minVal="2" maxVal="2" name="Good"/> | |
8 | + <status minVal="3" maxVal="3" name="Exellent"/> | |
9 | + </status_def> | |
10 | + </info> | |
11 | + <get><vi name="mms3:edp:scpot"><baseParam name="mms3_edp_quality_fast_l2"/></vi></get> | |
12 | + <process/> | |
13 | + <output> | |
14 | + <plot> | |
15 | + <statusPlot position="top" colorMapIndex="0"> | |
16 | + <params> | |
17 | + <param id="mms3_edp_scpot_qual"> | |
18 | + <serie/> | |
19 | + </param> | |
20 | + </params> | |
21 | + </statusPlot> | |
22 | + </plot> | |
23 | + </output> | |
24 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,24 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms4_edp_dce_qual"> | |
3 | + <info> | |
4 | + <status_def> | |
5 | + <status minVal="0" maxVal="0" name="Bad"/> | |
6 | + <status minVal="1" maxVal="1" name="Satisfactory"/> | |
7 | + <status minVal="2" maxVal="2" name="Good"/> | |
8 | + <status minVal="3" maxVal="3" name="Exellent"/> | |
9 | + </status_def> | |
10 | + </info> | |
11 | + <get><vi name="mms4:edp:dce"><baseParam name="mms4_edp_quality_fast_l2"/></vi></get> | |
12 | + <process/> | |
13 | + <output> | |
14 | + <plot> | |
15 | + <statusPlot position="top" colorMapIndex="0"> | |
16 | + <params> | |
17 | + <param id="mms4_edp_dce_qual"> | |
18 | + <serie/> | |
19 | + </param> | |
20 | + </params> | |
21 | + </statusPlot> | |
22 | + </plot> | |
23 | + </output> | |
24 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,36 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms4_edp_espec"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable name="Frequency" units="Hz" centerName="Frequency" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="mms4:edp:hfesp"> | |
10 | + <baseParam name="mms4_edp_hfesp_srvy_l2"> | |
11 | + <clb name="Frequency"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="mms4_edp_espec"> | |
22 | + <spectro yAxis="y-left"/> | |
23 | + </param> | |
24 | + </params> | |
25 | + <axes> | |
26 | + <!--<yAxis> | |
27 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + </yAxis>--> | |
29 | + <zAxis> | |
30 | + <colorAxis colorMapIndex="1" scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,24 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms4_edp_scpot_qual"> | |
3 | + <info> | |
4 | + <status_def> | |
5 | + <status minVal="0" maxVal="0" name="Bad"/> | |
6 | + <status minVal="1" maxVal="1" name="Satisfactory"/> | |
7 | + <status minVal="2" maxVal="2" name="Good"/> | |
8 | + <status minVal="3" maxVal="3" name="Exellent"/> | |
9 | + </status_def> | |
10 | + </info> | |
11 | + <get><vi name="mms4:edp:scpot"><baseParam name="mms4_edp_quality_fast_l2"/></vi></get> | |
12 | + <process/> | |
13 | + <output> | |
14 | + <plot> | |
15 | + <statusPlot position="top" colorMapIndex="0"> | |
16 | + <params> | |
17 | + <param id="mms4_edp_scpot_qual"> | |
18 | + <serie/> | |
19 | + </param> | |
20 | + </params> | |
21 | + </statusPlot> | |
22 | + </plot> | |
23 | + </output> | |
24 | +</param> | |
... | ... |