Commit 0d73d9d1c55c37b2b8b2feb085006fd1327551f7

Authored by Quentin Brzustowski
1 parent 13510e27

parameters for MMS1 EDP SCPOT

PARAM_DEF/mms1_edp_scpot_brst.xml 0 → 100644
@@ -0,0 +1,7 @@ @@ -0,0 +1,7 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms1_edp_scpot_brst">
  3 + <get><vi name="mms1:scpot:brst">
  4 + <baseParam name="mms1_edp_scpot_brst_l2"/></vi></get>
  5 + <process/>
  6 + <output/>
  7 +</param>
PARAM_DEF/mms1_edp_scpot_qual_brst.xml 0 → 100644
@@ -0,0 +1,25 @@ @@ -0,0 +1,25 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms1_edp_scpot_qual_brst">
  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="mms1:scpot:brst">
  12 + <baseParam name="mms1_edp_quality_brst_l2"/></vi></get>
  13 + <process/>
  14 + <output>
  15 + <plot>
  16 + <statusPlot position="top" colorMapIndex="0">
  17 + <params>
  18 + <param id="mms1_edp_scpot_qual_brst">
  19 + <serie/>
  20 + </param>
  21 + </params>
  22 + </statusPlot>
  23 + </plot>
  24 + </output>
  25 +</param>