Interface for controlling the settling time of a camera.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax
The ICogAcqSettlingTime type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| SettlingTime | Reads or sets the settling time in milliseconds. |
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