diff -r 913c9751c067 -r 716254ccbcc0 org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-6F263194-7237-42E8-8DD1-445A69291524.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-6F263194-7237-42E8-8DD1-445A69291524.html Fri Mar 05 19:11:15 2010 -0800 @@ -0,0 +1,70 @@ + + +Criteria for +retrieving channel property information

Criteria for +retrieving channel property information

+

The criteria object specifies which sensor +channel property to retrieve information about.

+

The criteria object has two main properties: ChannelInfoMap and PropertyId. These are described in the following table.

+
+ + + + + + + + + + + + + + + + + + +
Table: Criteria object properties
+

Property

+
+

Description

+
+

Type

+
+

Value

+
+

criteria.ChannelInfoMap

+
+

Specifies the sensor channel of the property.

+

Retrieve this object using the FindSensorChannel method.

+

For more information about the object, see section Sensor channel information.

+
+

object

+
+

See section Sensor channel information.

+
+

criteria.PropertyId

+
+

Specifies the identifier of the property.

+
+

string

+
+

Possible values:

+
    +
  • "Availability"

  • +
  • "ChannelAccuracy"

  • +
  • "ChannelDataFormat"

  • +
  • "ChannelScale"

  • +
  • "ChannelUnit"

  • +
  • "ConnectionType"

  • +
  • "DataRate"

  • +
  • "Description"

  • +
  • "MeasureRange"

  • +
  • "ScaledRange"

  • +
  • "SensorModel"

  • +
+
\ No newline at end of file