Click or drag to resize

Settings2DSamplingGroupIntervalGroupDuration Property

Duration between successive sensor operations, in microseconds. The effective interval might be rounded up to the nearest suitable integer multiple and will never be shorter than exposure time plus some processing overhead.

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.17.1.0
Syntax
public Nullable<Duration> Duration { get; set; }

Property Value

Type: NullableDuration
See Also