1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
<?xml version="1.0"?> <param xml:id="pas_3d_src"> <info> <status_def> <status minVal="0" maxVal="0" name="Normal"/> <status minVal="1" maxVal="1" name="Snapshot"/> <status minVal="2" maxVal="2" name="Burst"/> <status minVal="3" maxVal="3" name="Trigger"/> </status_def> </info> <get> <vi name='so:pas:3d'> <baseParam name="SOURCE"/> </vi> </get> <process/> <output/> </param>