Features.gpio gp out range max Property

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

This feature is read only.

Remarks:

The returned value is always 1.

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

<< Features