Commit c425764a12d321678531f4abe1e9e531b0bb89cc
1 parent
c333342b
Exists in
master
and in
7 other branches
work
Showing
2 changed files
with
21 additions
and
2 deletions
Show diff stats
mes_fips_scanmode.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<param xml:id="mes_fips_scanmode"><!--<TemporaryFillValue>NaN</TemporaryFillValue>--><get><vi name="mes:fips:scan"><baseParam name="SCAN_TYPE"/></vi></get><process/><output/></param> | |
2 | +<param xml:id="mes_fips_scanmode"> | |
3 | + <!--<TemporaryFillValue>NaN</TemporaryFillValue>--><get><vi name="mes:fips:scan"> | |
4 | + <baseParam name="SCAN_TYPE"/></vi></get><process/><output/></param> | ... | ... |
mes_fips_scanprot.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<param xml:id="mes_fips_scanprot"><!--<TemporaryFillValue>NaN</TemporaryFillValue>--><get><vi name="mes:fips:scan"><baseParam name="PROTON_FLUX"/></vi></get><process/><output><!--<plot>SPECTRA</plot>--></output></param> | |
2 | +<param xml:id="mes_fips_scanprot"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable name="energy" centerName="EnergyTab0" log="false" units="eV/e"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <!--<TemporaryFillValue>NaN</TemporaryFillValue>--> | |
9 | + <get> | |
10 | + <vi name="mes:fips:scan"> | |
11 | + <baseParam name="PROTON_FLUX"> | |
12 | + <clb name="EnergyTab0"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output><!--<plot>SPECTRA</plot>--> | |
18 | + </output> | |
19 | +</param> | ... | ... |