1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
<?xml version="1.0"?> <!-- TBD ENERGY TABLE CHANGING --> <param xml:id="mav_swia_cspec"> <info> <table> <boundsTable name="Energy" boundsName="EnergyBounds" units="eV"/> </table> </info> <get> <vi name="mavpds:swia:specboard"> <baseParam name="spectra_counts"/> <clb name="energyBounds"/> </vi> </get> <process/> <output> <!--<plot>SPECTRA</plot>--> </output> </param>