gll_pwshr_mag.xml 642 Bytes
<?xml version="1.0"?>
<param xml:id="gll_pwshr_mag">
	<info>
		<table>		  
			<boundsTable name="Frequency" boundsName="FreqMag" units="Hz"/>
		</table>
	</info>
	<get>
		<vi name="gll:pwshr:mag">
			<baseParam name="MAGNETIC">
				<clb name="FreqMag"/>
			</baseParam>	
		</vi>
	</get>
	<process/>
	<output>
		<plot>
		  <timePlot>
			<params>
				<param id="gll_pwshr_mag">
					<spectro yAxis="y-left"/>
				</param>
			</params> 
			<axes>
				<yAxis>
					<digitalAxis id="y-left" scale="logarithmic"/>
				</yAxis>
				<zAxis>
					<colorAxis scale="logarithmic"/>
				</zAxis>
			</axes>
			</timePlot>  
		</plot>
	</output>
</param>