ICogAcqExposure InterfaceCognex VisionPro 9.5
Interface for controlling exposure time for an acquisition.

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

public interface ICogAcqExposure

The ICogAcqExposure type exposes the following members.

Properties

  NameDescription
Public propertyExposure
Reads or sets the exposure time in milliseconds. The special value of zero indicates to use the smallest supported time.
Public propertyMinExposure
Minimum exposure time in milliseconds.
Top
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