sensorsupport/testsensor/data/ssyreferenceconfig.xml
branchRCL_3
changeset 20 c2c61fdca848
parent 19 924385140d98
child 21 9af619316cbf
equal deleted inserted replaced
19:924385140d98 20:c2c61fdca848
     1 <!-- ssyreferenceconfig.xml -->
       
     2 <!-- SSY reference configuration file-->
       
     3 <SsyReferenceConfig>
       
     4     <SsyGeneralInformation>
       
     5     </SsyGeneralInformation>
       
     6     <ChannelInformationGroup ChannelCount="2">
       
     7     	<ChannelItem
       
     8     		ChannelId="5"
       
     9     		ContextType="2" 
       
    10     		Quantity="11" 
       
    11     		ChannelType="0x10205081" 
       
    12     		Location="NoLoc"
       
    13     		Vendor="SsyRefVendor"
       
    14     		DataTypeId="0x1020507F">
       
    15     			<Properties>
       
    16         		<PropertyItem PropertyId="0x00000002"
       
    17     		      ItemIndex="0"
       
    18     		      PropertyValue="100"
       
    19     		      MaxValue="150"
       
    20     		      MinValue="0"
       
    21     		      ReadOnly="0"
       
    22     		      PropertyType="1">
       
    23     		     	<!-- Channel property, data rate, mandatory for all channels, see KSensrvPropIdDataRate  -->
       
    24         		</PropertyItem>
       
    25         		<PropertyItem PropertyId="0x00000004"
       
    26     		      ItemIndex="0"
       
    27     		      PropertyValue="1"
       
    28     		      MaxValue="0"
       
    29     		      MinValue="0"
       
    30     		      ReadOnly="1"
       
    31     		      PropertyType="1">
       
    32     		     	<!-- Channel property, availability of the channel, mandatory for all channels, see KSensrvPropIdAvailability  -->
       
    33         		</PropertyItem>
       
    34           </Properties>
       
    35           <ChannelData StartIntervalMs="3000">
       
    36             <ChannelDataItem  DataTypeId="0x1020507F" count="1" IntervalMs="3000">
       
    37               <SsyRefChannelDataTapping Direction="0x01"></SsyRefChannelDataTapping>
       
    38             </ChannelDataItem>
       
    39 					  <ChannelDataItem DataTypeId="0x1020507F" count="1" IntervalMs="5000">
       
    40               <SsyRefChannelDataTapping Direction="0x02"></SsyRefChannelDataTapping>
       
    41             </ChannelDataItem>            
       
    42           </ChannelData>
       
    43     	</ChannelItem>
       
    44     	<ChannelItem
       
    45     		ChannelId="2"
       
    46     		ContextType="2" 
       
    47     		Quantity="10" 
       
    48     		ChannelType="0x1020507E" 
       
    49     		Location="Event%d" 
       
    50     		Vendor="SsyRefVendor"
       
    51     		DataTypeId="0x1020507E">
       
    52         	<Properties>
       
    53         		<!-- First four properties has same property Id, they are grouped to array property -->
       
    54         		<!-- First is array info -2, which tells currently selected property, value = 1 -->
       
    55         		<!-- Max and Min values tells max and min property array indexes, not the actual values -->
       
    56         		<!-- Array index is mandatory only for array type of properties, by default it is -1 -->
       
    57         		<PropertyItem PropertyId="0x00000002"
       
    58         			ArrayIndex="-2"
       
    59     		      ItemIndex="0"
       
    60     		      PropertyValue="1"
       
    61     		      MaxValue="2"
       
    62     		      MinValue="0"
       
    63     		      ReadOnly="0"
       
    64     		      PropertyType="1">
       
    65     		     	<!-- Channel property, data rate, mandatory for all channels, see KSensrvPropIdDataRate  -->
       
    66         		</PropertyItem>
       
    67         		<PropertyItem PropertyId="0x00000002"
       
    68         			ArrayIndex="0"
       
    69     		      ItemIndex="0"
       
    70     		      PropertyValue="10"
       
    71     		      MaxValue="0"
       
    72     		      MinValue="0"
       
    73     		      ReadOnly="1"
       
    74     		      PropertyType="1">
       
    75     		     	<!-- Channel property, data rate, mandatory for all channels, see KSensrvPropIdDataRate  -->
       
    76         		</PropertyItem>
       
    77         		<PropertyItem PropertyId="0x00000002"
       
    78         			ArrayIndex="1"
       
    79     		      ItemIndex="0"
       
    80     		      PropertyValue="30"
       
    81     		      MaxValue="0"
       
    82     		      MinValue="0"
       
    83     		      ReadOnly="1"
       
    84     		      PropertyType="1">
       
    85     		     	<!-- Channel property, data rate, mandatory for all channels, see KSensrvPropIdDataRate  -->
       
    86         		</PropertyItem>
       
    87         		<PropertyItem PropertyId="0x00000002"
       
    88         			ArrayIndex="2"
       
    89     		      ItemIndex="0"
       
    90     		      PropertyValue="50"
       
    91     		      MaxValue="0"
       
    92     		      MinValue="0"
       
    93     		      ReadOnly="1"
       
    94     		      PropertyType="1">
       
    95     		     	<!-- Channel property, data rate, mandatory for all channels, see KSensrvPropIdDataRate  -->
       
    96         		</PropertyItem>
       
    97         		<PropertyItem PropertyId="0x00000004"
       
    98     		      ItemIndex="0"
       
    99     		      PropertyValue="1"
       
   100     		      MaxValue="0"
       
   101     		      MinValue="0"
       
   102     		      ReadOnly="1"
       
   103     		      PropertyType="1">
       
   104     		     	<!-- Channel property, availability of the channel, mandatory for all channels, see KSensrvPropIdAvailability  -->
       
   105         		</PropertyItem>
       
   106     		    <PropertyItem PropertyId="0x00000005"
       
   107     		      ItemIndex="1"
       
   108     		      PropertyValue="14.56"
       
   109     		      MaxValue="128"
       
   110     		      MinValue="1"
       
   111     		      ReadOnly="0"
       
   112     		      PropertyType="2">
       
   113     		     	<!-- Channel item property, measure range for X-axis (item index = 1), see KSensrvPropIdMeasureRange  -->
       
   114         		</PropertyItem>
       
   115         		<PropertyItem PropertyId="0x00000005"
       
   116     		      ItemIndex="2"
       
   117     		      PropertyValue="20.65"
       
   118     		      MaxValue="256"
       
   119     		      MinValue="1"
       
   120     		      ReadOnly="0"
       
   121     		      PropertyType="2">
       
   122     		     	<!-- Channel item property, measure range for Y-axis (item index = 2), see KSensrvPropIdMeasureRange  -->
       
   123         		</PropertyItem>
       
   124         		<PropertyItem PropertyId="0x00000005"
       
   125     		      ItemIndex="3"
       
   126     		      PropertyValue="10.56"
       
   127     		      MaxValue="128"
       
   128     		      MinValue="1"
       
   129     		      ReadOnly="0"
       
   130     		      PropertyType="2">
       
   131     		     	<!-- Channel item property, measure range for Z-axis (item index = 3), see KSensrvPropIdMeasureRange  -->
       
   132         		</PropertyItem>
       
   133         	</Properties>
       
   134           <ChannelData StartIntervalMs="5000">
       
   135             <ChannelDataItem DataTypeId="0x1020507E" count="3" IntervalMs="4000">
       
   136               <SsyRefChannelDataAxis XAxis="-50" YAxis="-32" ZAxis="44" ></SsyRefChannelDataAxis>
       
   137             </ChannelDataItem>
       
   138             <ChannelDataItem DataTypeId="0x1020507E" count="4" IntervalMs="5000">
       
   139               <SsyRefChannelDataAxis XAxis="22" YAxis="49" ZAxis="55" ></SsyRefChannelDataAxis>
       
   140             </ChannelDataItem>
       
   141         </ChannelData>
       
   142     	</ChannelItem>    	    
       
   143     	</ChannelInformationGroup>
       
   144 </SsyReferenceConfig>