1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
<?xml version="1.0"?> <param xml:id="mav_sep1_att"> <info> <status_def> <status minVal="0" maxVal="0" name="Error"/> <status minVal="1" maxVal="1" name="Open"/> <status minVal="2" maxVal="2" name="Closed"/> <status minVal="3" maxVal="3" name="Mixed"/> </status_def> </info> <!--<TemporaryFillValue>-1.e31</TemporaryFillValue>--> <get> <vi name="mvn:sep1:clb"> <baseParam name="attenuator_state"/> </vi> </get> <process/> <output/> </param>