Features.exposure value range Property

Set and get the exposure.
Usage:
[C#]
Feature.SetFeature("exposure value range", "10"); String Result = Feature.GetFeature("exposure value range");
Limitations:

This feature can only be set, if a possible automation of this feature has been disabled. Please refer to exposure auto switch

Remarks:

The features exposure value range min and exposure value range max are used to query the boundaries of this feature.

See also: exposure value range min, exposure value range max, exposure auto switch

<< Features