Click or drag to resize
InputValueProperties Field
Print this page
Analog inputs typically have 'value' and 'inRange' properties, digital inputs typically have a 'state' property. The value of these Property objects may be read to obtain the value of the input.

Namespace: Telogis.API
 
Syntax
public Property[] Properties

Field Value

Type: Property
See Also