CogAcqExposure MinExposure Property Cognex VisionPro 9.5
Minimum exposure time in milliseconds.

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

public virtual double MinExposure { get; }

Property Value

Type: Double

Implements

ICogAcqExposure MinExposure
Exceptions

ExceptionCondition
ArgumentException

The exposure time is < MinExposure.

Remarks

Minimum exposure time in milliseconds.

See Also