ena_mercury1_channel.xml
1.01 KB
<?xml version="1.0"?>
<param xml:id="ena_mercury1_channel_##channel##">
<info>
<table>
<centerAutoTable dim="0" name="Energy" centerName="Energy" units="eV" log="true"/>
</table>
</info>
<get>
<vi name="bepi:ena:mercury1">
<baseParam name="channel_##channel##">
<clb name="Energy"/>
</baseParam>
</vi>
</get>
<process/>
<output>
<plot>
<timePlot>
<params>
<param id="ena_mercury1_channel_##channel##">
<spectro yAxis="y-left"/>
</param>
</params>
<axes>
<yAxis>
<digitalAxis id="y-left" scale="logarithmic"/>
</yAxis>
<zAxis>
<colorAxis scale="linear"/>
</zAxis>
</axes>
</timePlot>
</plot>
</output>
</param>