mex_energy_tab.xml 1.23 KB
<?xml version="1.0"?>
<param xml:id="mex_energy_tab">
	<info>
		<status_def>
			<status minVal="0" maxVal="0" name="N1"/>
			<status minVal="1" maxVal="1" name="N2"/>
			<status minVal="2" maxVal="2" name="N3"/>
		</status_def>   		
	</info>
	<!--<TemporaryFillValue>-1.0</TemporaryFillValue>-->
	<get>
		<vi name="mex:ima:extra">
			<baseParam name="ETableN" useNearestValue="true">
                 <clb name="ImaEner"/>
            </baseParam>    
		</vi>
	</get>
	<process/>
	<output>
        <plot>
            <statusPlot position="top" colorMapIndex="0">
                <params>
                    <param id="mex_energy_tab">
                        <serie/>
                    </param>
                </params>
                <axes>
                    <xAxis>
                        <timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
                            <range extend="true"/>
                            <tick position="outwards" minorGrid="false" majorGrid="false"/>
                            <legend/>
                        </timeAxis>
                    </xAxis>
                </axes> 
            </statusPlot>
        </plot>
	</output>
</param>