1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
<?xml version="1.0"?> <param xml:id="mms1_des_anti"> <get><vi name="mms1:fpi:desmoms"><baseParam name="mms1_des_energyspectr_anti_fast"/></vi></get> <process/> <output> <plot> <timePlot> <params> <param id="mms1_des_anti"> <spectro yAxis="y-left"/> </param> </params> <axes> <!--<yAxis> <digitalAxis id="y-left" scale="logarithmic"/> </yAxis> --> <zAxis> <colorAxis colorMapIndex="1" scale="logarithmic"/> </zAxis> </axes> </timePlot> </plot> </output> </param>