ros_elc_spec.xml 1.34 KB
<?xml version="1.0"?>
<param xml:id="ros_elc_spec">
	<info>
		<table>
			<centerAutoTable name="energy" centerName="Energy" log="false" units="eV"/>
		</table>
	</info> 
	<get>
		<vi name="ros:elc:en">
			<baseParam name="Elc_en">
				<clb name="energy"/>
			</baseParam>
		</vi>
	</get>
	<process/>
	<output>
		<plot>
		<timePlot>
			<params>
				<param id="ros_elc_spec">
					<spectro yAxis="y-left"/>
				</param>
			</params> 
			<axes>
				<xAxis>
					<timeAxis format="dd/mm/yy" 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/>
					</timeAxis>
				</xAxis>
				<yAxis>
					<digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
						<range extend="false"/>
						<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="false"/>
						<tick position="outwards" minorGrid="false" majorGrid="false"/>
					</colorAxis>
				</zAxis>
			</axes>
		</timePlot>  
	  </plot>
	</output>
</param>