Features.gpio gp in range max Property

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

This feature is read only.

Remarks:

The returned value is always 1.

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

<< Features