ICogAcqSettlingTime InterfaceCognex VisionPro 9.7
Interface for controlling the settling time of a camera.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax

public interface ICogAcqSettlingTime

The ICogAcqSettlingTime type exposes the following members.

Properties

  NameDescription
Public propertySettlingTime
Reads or sets the settling time in milliseconds.
Top
Remarks

Interface for controlling the settling time of a camera.

In general, you should not need to use this interface, and you should select a video format that supports your application.

Not supported for any VisionPro frame grabber.

See Also