Interface for controlling exposure time for an acquisition.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.0.0.0
Syntax
The ICogAcqExposure type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Exposure | Reads or sets the exposure time in milliseconds. The special value of zero indicates to use the smallest supported time. | |
| MinExposure | Minimum exposure time in milliseconds. |
Remarks
Interface for controlling exposure time for an CogAcqFifo. For strobed acquisitions, this value is the duration of the strobe pulse.
Supported on: 8100D, 8100L, 8100M, 8100M+, 8120/CVM1, 8120/CVM6, 8120/CVM9, 8120/CVM11, 8501, 8504 8600
See Also