gtl_lepb_mode.xml 690 Bytes
<?xml version="1.0"?>
<param xml:id="gtl_lepb_mode">
  <info>
    <status_def>
      <status minVal="0" maxVal="0" name="RAM-A"/>
      <status minVal="1" maxVal="1" name="RAM-B"/>
    </status_def>
  </info>
  <get>
    <vi name="gtl:lepb:darts">
      <baseParam name="Mode" useNearestValue="true">
        <clb name="Energy"/>
      </baseParam>
    </vi>
  </get>
  <process/>
  <output>
        <plot>
            <statusPlot position="top" colorMapIndex="0">
                <params>
                    <param id="gtl_lepb_mode">
                        <serie/>
                    </param>
                </params>
            </statusPlot>
        </plot>
    </output>
</param>