Features.gpio gp in range min Property

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

This feature is read only.

Remarks:

The returned value is always 0.

See also: gpio gp in range, gpio gp in range max

<< Features