Blame view

PARAM_DEF/uks_sfa_E.xml 1.22 KB
61cf9c7d   Quentin Brzustowski   Created parameter...
1
2
<?xml version="1.0"?>
<param xml:id='uks_sfa_E'>
b4a07ae4   Quentin Brzustowski   added information...
3
4
  <info>
    <table>
43de4ddc   Quentin Brzustowski   corrected E field...
5
      <centerAutoTable name="Frequency" centerName="enTab" units="kHz" log="false"/>
b4a07ae4   Quentin Brzustowski   added information...
6
7
    </table>
  </info>
61cf9c7d   Quentin Brzustowski   Created parameter...
8
9
  <get>
     <vi name='uks:wav:sfa'>
b4a07ae4   Quentin Brzustowski   added information...
10
11
12
       <baseParam name='Spectrum'>
         <clb name="enTab"/>
       </baseParam>
61cf9c7d   Quentin Brzustowski   Created parameter...
13
14
15
    </vi>
  </get>
  <process/>
b4a07ae4   Quentin Brzustowski   added information...
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
  <output>
    <plot>
      <timePlot>
        <params>
          <param id="uks_sfa_E">
            <spectro yAxis="y-left"/>
          </param>
        </params> 
        <axes>
          <yAxis>
            <digitalAxis id="y-left" 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/>
            </digitalAxis>					
          </yAxis>
          <zAxis>
            <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
              <range extend="true"/>
              <tick position="outwards" minorGrid="false" majorGrid="false"/>
            </colorAxis>
          </zAxis>
        </axes> 
      </timePlot>  
    </plot>  
  </output>
61cf9c7d   Quentin Brzustowski   Created parameter...
42
  </param>