CogID ProcessingMode Property Cognex VisionPro 9.10
Processing mode: IDQuick or IDMax.

Namespace: Cognex.VisionPro.ID
Assembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 79.0.0.0
Syntax

public CogIDProcessingModeConstants ProcessingMode { get; set; }

Property Value

Type: CogIDProcessingModeConstants
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

Exceptions

ExceptionCondition
ArgumentException The supplied value is not a member of CogIDProcessingModeConstants
See Also