skr_rh.xml 1.08 KB
<?xml version="1.0"?>
<param xml:id="skr_rh">
	<info>
		<table>
			<centerAutoTable  name="Frequency" centerName="frequency" units="kHz" log="false"/>
		</table>
	</info>
	<get>
		<vi name="cass:rpws:skr">
			<baseParam name="RH">
				 <clb name="frequency"/>     
			</baseParam>
		</vi>
	</get>
	<process/>
	<output>
		 <plot>
			<timePlot>
				<params>
					<param id="skr_rh">
						<spectro yAxis="y-left"/>
					</param>
				</params> 
				<axes>
					<yAxis>
						<digitalAxis id="y-left" reverse="false" scale="logarithmic" 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>