Returned channel property information

The ReturnValue property returned by GetChannelProperty is an object containing the information for the specified sensor channel property.

Table: Object properties for a sensor channel property

Property

Type

Value

PropertyId

string

 

PropertyDataType

number

Possible values:

  • 0 - For number data type (integer)

  • 1 - For number data type (double)

  • 2 - For string data type

ItemIndex

number

 

ReadOnly

boolean

 

PropertyValue

number or string

The value type depends on the property.