Features.strobe duration range Property

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

This feature has an effect, only if the strobe mode strings was set to duration.

Remarks:

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

See also: strobe mode strings, strobe duration range min, strobe duration range max

<< Features