Features.exposure value abs Property

Set and get the exposure in seconds.
Usage:
[C#]
Feature.SetFeature("exposure value abs", "0.033"); String Result = Feature.GetFeature(">exposure value abs");
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 exposure value abs returns and sets the exposure (shutter) time in real seconds as double values.

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

See also: exposure value abs min, exposure value abs max

<< Features