Blame view

PARAM_DEF/uks_acc_sp.xml 1.23 KB
2f43141f   Quentin Brzustowski   created dataset U...
1
<?xml version="1.0"?>
75c3efe9   Quentin Brzustowski   nothing changed ...
2
<param xml:id="uks_acc_sp">
2f43141f   Quentin Brzustowski   created dataset U...
3
4
5
6
7
8
9
  <info>
    <table>
      <centerAutoTable name="Frequency" centerName="enTab" units="kHz" log="false"/>
    </table>
  </info>
  <get>
     <vi name='uks:wav:acc'>
75c3efe9   Quentin Brzustowski   nothing changed ...
10
       <baseParam name="ACSpectrum">
2f43141f   Quentin Brzustowski   created dataset U...
11
12
13
14
15
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
42
         <clb name="enTab"/>
       </baseParam>
    </vi>
  </get>
  <process/>
  <output>
    <plot>
      <timePlot>
        <params>
          <param id="uks_acc_sp">
            <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>
  </param>