ICogAcqExposure MinExposure Property Cognex VisionPro
Minimum exposure time in milliseconds.

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

double MinExposure { get; }

Property Value

Type: Double
Exceptions

ExceptionCondition
ArgumentException

The exposure time is < MinExposure.

Remarks

Minimum exposure time in milliseconds.

See Also