systemswstubs/ssyreference/group/SsyReferenceConfigR.xml
changeset 39 65e91466a14b
parent 31 931072794a66
child 40 b7e5ed8c1342
equal deleted inserted replaced
31:931072794a66 39:65e91466a14b
     1 <!-- SSY reference configuration -->
       
     2 <SsyReferenceConfig>
       
     3     <SsyGeneralInformation>
       
     4     </SsyGeneralInformation>
       
     5     <ChannelInformationGroup ChannelCount="4">
       
     6     	<ChannelItem
       
     7     		ChannelId="5"
       
     8     		ContextType="2" 
       
     9     		Quantity="11" 
       
    10     		ChannelType="0x10205081" 
       
    11     		Location="SsyRefDblTap"
       
    12     		Vendor="SsyRefVendor"
       
    13     		DataTypeId="0x1020507F">
       
    14     			<Properties>
       
    15         		<PropertyItem PropertyId="0x00000002"
       
    16     		      ItemIndex="0"
       
    17     		      PropertyValue="100"
       
    18     		      MaxValue="150"
       
    19     		      MinValue="0"
       
    20     		      ReadOnly="0"
       
    21     		      PropertyType="1">
       
    22     		     	<!-- Channel property, data rate, mandatory for all channels, see KSensrvPropIdDataRate  -->
       
    23         		</PropertyItem>
       
    24         		<PropertyItem PropertyId="0x00000004"
       
    25     		      ItemIndex="0"
       
    26     		      PropertyValue="1"
       
    27     		      MaxValue="1"
       
    28     		      MinValue="0"
       
    29     		      ReadOnly="1"
       
    30     		      PropertyType="1">
       
    31     		     	<!-- Channel property, availability of the channel, mandatory for all channels, see KSensrvPropIdAvailability  -->
       
    32         		</PropertyItem>
       
    33           </Properties>
       
    34           <ChannelData StartIntervalMs="3000">
       
    35             <ChannelDataItem  DataTypeId="0x1020507F" count="1" IntervalMs="3000">
       
    36               <SsyRefChannelDataTapping Direction="0x01"></SsyRefChannelDataTapping>
       
    37             </ChannelDataItem>
       
    38 					  <ChannelDataItem DataTypeId="0x1020507F" count="1" IntervalMs="5000">
       
    39               <SsyRefChannelDataTapping Direction="0x02"></SsyRefChannelDataTapping>
       
    40             </ChannelDataItem>            
       
    41           </ChannelData>
       
    42     	</ChannelItem>
       
    43 <ChannelItem
       
    44     		ChannelId="2"
       
    45     		ContextType="2" 
       
    46     		Quantity="10" 
       
    47     		ChannelType="0x1020507E" 
       
    48     		Location="SsyRefAxisChan" 
       
    49     		Vendor="SsyRefVendor"
       
    50     		DataTypeId="0x1020507E">
       
    51         	<Properties>
       
    52         		<!-- First four properties has same property Id, they are grouped to array property -->
       
    53         		<!-- First is array info -2, which tells currently selected property, value = 1 -->
       
    54         		<!-- Max and Min values tells max and min property array indexes, not the actual values -->
       
    55         		<!-- Array index is mandatory only for array type of properties, by default it is -1 -->
       
    56         		<PropertyItem PropertyId="0x00000002"
       
    57         			ArrayIndex="-2"
       
    58     		      ItemIndex="0"
       
    59     		      PropertyValue="1"
       
    60     		      MaxValue="2"
       
    61     		      MinValue="0"
       
    62     		      ReadOnly="0"
       
    63     		      PropertyType="1">
       
    64     		     	<!-- Channel property, data rate, mandatory for all channels, see KSensrvPropIdDataRate  -->
       
    65         		</PropertyItem>
       
    66         		<PropertyItem PropertyId="0x00000002"
       
    67         			ArrayIndex="0"
       
    68     		      ItemIndex="0"
       
    69     		      PropertyValue="10"
       
    70     		      MaxValue="10"
       
    71     		      MinValue="0"
       
    72     		      ReadOnly="1"
       
    73     		      PropertyType="1">
       
    74     		     	<!-- Channel property, data rate, mandatory for all channels, see KSensrvPropIdDataRate  -->
       
    75         		</PropertyItem>
       
    76         		<PropertyItem PropertyId="0x00000002"
       
    77         			ArrayIndex="1"
       
    78     		      ItemIndex="0"
       
    79     		      PropertyValue="30"
       
    80     		      MaxValue="30"
       
    81     		      MinValue="0"
       
    82     		      ReadOnly="1"
       
    83     		      PropertyType="1">
       
    84     		     	<!-- Channel property, data rate, mandatory for all channels, see KSensrvPropIdDataRate  -->
       
    85         		</PropertyItem>
       
    86         		<PropertyItem PropertyId="0x00000002"
       
    87         			ArrayIndex="2"
       
    88     		      ItemIndex="0"
       
    89     		      PropertyValue="50"
       
    90     		      MaxValue="50"
       
    91     		      MinValue="0"
       
    92     		      ReadOnly="1"
       
    93     		      PropertyType="1">
       
    94     		     	<!-- Channel property, data rate, mandatory for all channels, see KSensrvPropIdDataRate  -->
       
    95         		</PropertyItem>
       
    96         		<PropertyItem PropertyId="0x00000004"
       
    97     		      ItemIndex="0"
       
    98     		      PropertyValue="1"
       
    99     		      MaxValue="1"
       
   100     		      MinValue="0"
       
   101     		      ReadOnly="1"
       
   102     		      PropertyType="1">
       
   103     		     	<!-- Channel property, availability of the channel, mandatory for all channels, see KSensrvPropIdAvailability  -->
       
   104         		</PropertyItem>
       
   105     		    <PropertyItem PropertyId="0x00000005"
       
   106     		      ItemIndex="1"
       
   107     		      PropertyValue="14.56"
       
   108     		      MaxValue="128"
       
   109     		      MinValue="1"
       
   110     		      ReadOnly="0"
       
   111     		      PropertyType="2">
       
   112     		     	<!-- Channel item property, measure range for X-axis (item index = 1), see KSensrvPropIdMeasureRange  -->
       
   113         		</PropertyItem>
       
   114         		<PropertyItem PropertyId="0x00000005"
       
   115     		      ItemIndex="2"
       
   116     		      PropertyValue="20.65"
       
   117     		      MaxValue="256"
       
   118     		      MinValue="1"
       
   119     		      ReadOnly="0"
       
   120     		      PropertyType="2">
       
   121     		     	<!-- Channel item property, measure range for Y-axis (item index = 2), see KSensrvPropIdMeasureRange  -->
       
   122         		</PropertyItem>
       
   123         		<PropertyItem PropertyId="0x00000005"
       
   124     		      ItemIndex="3"
       
   125     		      PropertyValue="10.56"
       
   126     		      MaxValue="128"
       
   127     		      MinValue="1"
       
   128     		      ReadOnly="0"
       
   129     		      PropertyType="2">
       
   130     		     	<!-- Channel item property, measure range for Z-axis (item index = 3), see KSensrvPropIdMeasureRange  -->
       
   131         		</PropertyItem>
       
   132         	</Properties>
       
   133           <ChannelData StartIntervalMs="5000">
       
   134             <ChannelDataItem DataTypeId="0x1020507E" count="3" IntervalMs="500">
       
   135               <SsyRefChannelDataAxis XAxis="50" YAxis="32" ZAxis="44" ></SsyRefChannelDataAxis>
       
   136             </ChannelDataItem>
       
   137             <ChannelDataItem DataTypeId="0x1020507E" count="4" IntervalMs="2000">
       
   138               <SsyRefChannelDataAxis XAxis="22" YAxis="49" ZAxis="55" ></SsyRefChannelDataAxis>
       
   139             </ChannelDataItem>
       
   140         </ChannelData>
       
   141     	</ChannelItem>    	    
       
   142     	<ChannelItem
       
   143     		ChannelId="3"
       
   144     		ContextType="2" 
       
   145     		Quantity="10" 
       
   146     		ChannelType="0x2000E585" 
       
   147     		Location="SsyRefAxisChan" 
       
   148     		Vendor="SsyRefVendor"
       
   149     		DataTypeId="0x2000E585">
       
   150         	<Properties>
       
   151         		<!-- First four properties has same property Id, they are grouped to array property -->
       
   152         		<!-- First is array info -2, which tells currently selected property, value = 1 -->
       
   153         		<!-- Max and Min values tells max and min property array indexes, not the actual values -->
       
   154         		<!-- Array index is mandatory only for array type of properties, by default it is -1 -->
       
   155         		<PropertyItem PropertyId="0x00000002"
       
   156         			ArrayIndex="-2"
       
   157     		      ItemIndex="0"
       
   158     		      PropertyValue="1"
       
   159     		      MaxValue="2"
       
   160     		      MinValue="0"
       
   161     		      ReadOnly="0"
       
   162     		      PropertyType="1">
       
   163     		     	<!-- Channel property, data rate, mandatory for all channels, see KSensrvPropIdDataRate  -->
       
   164         		</PropertyItem>
       
   165         		<PropertyItem PropertyId="0x00000002"
       
   166         			ArrayIndex="0"
       
   167     		      ItemIndex="0"
       
   168     		      PropertyValue="10"
       
   169     		      MaxValue="10"
       
   170     		      MinValue="0"
       
   171     		      ReadOnly="1"
       
   172     		      PropertyType="1">
       
   173     		     	<!-- Channel property, data rate, mandatory for all channels, see KSensrvPropIdDataRate  -->
       
   174         		</PropertyItem>
       
   175         		<PropertyItem PropertyId="0x00000002"
       
   176         			ArrayIndex="1"
       
   177     		      ItemIndex="0"
       
   178     		      PropertyValue="30"
       
   179     		      MaxValue="30"
       
   180     		      MinValue="0"
       
   181     		      ReadOnly="1"
       
   182     		      PropertyType="1">
       
   183     		     	<!-- Channel property, data rate, mandatory for all channels, see KSensrvPropIdDataRate  -->
       
   184         		</PropertyItem>
       
   185         		<PropertyItem PropertyId="0x00000002"
       
   186         			ArrayIndex="2"
       
   187     		      ItemIndex="0"
       
   188     		      PropertyValue="50"
       
   189     		      MaxValue="50"
       
   190     		      MinValue="0"
       
   191     		      ReadOnly="1"
       
   192     		      PropertyType="1">
       
   193     		     	<!-- Channel property, data rate, mandatory for all channels, see KSensrvPropIdDataRate  -->
       
   194         		</PropertyItem>
       
   195         	</Properties>
       
   196           <ChannelData StartIntervalMs="5000">
       
   197             <ChannelDataItem DataTypeId="0x2000E585" count="3" IntervalMs="1000">
       
   198               <SsyRefChannelDataProximity ProximityState="1"></SsyRefChannelDataProximity>
       
   199             </ChannelDataItem>
       
   200             <ChannelDataItem DataTypeId="0x2000E585" count="2" IntervalMs="1000">
       
   201               <SsyRefChannelDataProximity ProximityState="2"></SsyRefChannelDataProximity>
       
   202             </ChannelDataItem>
       
   203         </ChannelData>
       
   204     	</ChannelItem>
       
   205    	  <ChannelItem
       
   206     		ChannelId="7"
       
   207     		ContextType="2" 
       
   208     		Quantity="10" 
       
   209     		ChannelType="0x2000BF16" 
       
   210     		Location="SsyRefAxisChan" 
       
   211     		Vendor="SsyRefVendor"
       
   212     		DataTypeId="0x2000BF16">
       
   213         	<Properties>
       
   214         		<!-- First four properties has same property Id, they are grouped to array property -->
       
   215         		<!-- First is array info -2, which tells currently selected property, value = 1 -->
       
   216         		<!-- Max and Min values tells max and min property array indexes, not the actual values -->
       
   217         		<!-- Array index is mandatory only for array type of properties, by default it is -1 -->
       
   218         		<PropertyItem PropertyId="0x00000002"
       
   219         			ArrayIndex="-2"
       
   220     		      ItemIndex="0"
       
   221     		      PropertyValue="1"
       
   222     		      MaxValue="2"
       
   223     		      MinValue="0"
       
   224     		      ReadOnly="0"
       
   225     		      PropertyType="1">
       
   226     		     	<!-- Channel property, data rate, mandatory for all channels, see KSensrvPropIdDataRate  -->
       
   227         		</PropertyItem>
       
   228         		<PropertyItem PropertyId="0x00000002"
       
   229         			ArrayIndex="0"
       
   230     		      ItemIndex="0"
       
   231     		      PropertyValue="10"
       
   232     		      MaxValue="10"
       
   233     		      MinValue="0"
       
   234     		      ReadOnly="1"
       
   235     		      PropertyType="1">
       
   236     		     	<!-- Channel property, data rate, mandatory for all channels, see KSensrvPropIdDataRate  -->
       
   237         		</PropertyItem>
       
   238         		<PropertyItem PropertyId="0x00000002"
       
   239         			ArrayIndex="1"
       
   240     		      ItemIndex="0"
       
   241     		      PropertyValue="30"
       
   242     		      MaxValue="30"
       
   243     		      MinValue="0"
       
   244     		      ReadOnly="1"
       
   245     		      PropertyType="1">
       
   246     		     	<!-- Channel property, data rate, mandatory for all channels, see KSensrvPropIdDataRate  -->
       
   247         		</PropertyItem>
       
   248         		<PropertyItem PropertyId="0x00000002"
       
   249         			ArrayIndex="2"
       
   250     		      ItemIndex="0"
       
   251     		      PropertyValue="50"
       
   252     		      MaxValue="50"
       
   253     		      MinValue="0"
       
   254     		      ReadOnly="1"
       
   255     		      PropertyType="1">
       
   256     		     	<!-- Channel property, data rate, mandatory for all channels, see KSensrvPropIdDataRate  -->
       
   257         		</PropertyItem>
       
   258         	</Properties>
       
   259           <ChannelData StartIntervalMs="5500">
       
   260             <ChannelDataItem DataTypeId="0x2000BF16" count="3" IntervalMs="2000">
       
   261               <SsyRefChannelDataAmbientLight AmbientLightState="22"></SsyRefChannelDataAmbientLight>
       
   262             </ChannelDataItem>
       
   263             <ChannelDataItem DataTypeId="0x2000BF16" count="2" IntervalMs="2000">
       
   264               <SsyRefChannelDataAmbientLight AmbientLightState="77"></SsyRefChannelDataAmbientLight>
       
   265             </ChannelDataItem>            
       
   266         </ChannelData>
       
   267     	</ChannelItem>
       
   268     	</ChannelInformationGroup>
       
   269 </SsyReferenceConfig>