Features.gpio gp in range Property

Get the value of the digital input.
Usage:
[C#]
String Result = Feature.GetFeature("gpio gp in range");
Limitations:

This feature has can only be read.

Remarks:

The features gpio gp in range min and gpio gp in range max are used to query the boundaries of this feature. At least, the possible values are 0 and 1.

An update of the register value is available after the command Link target "Execute command: gpio read" not found! has been executed.

See also: Link target "Execute command: gpio read" not found!, gpio gp in range min, gpio gp in range max

<< Features