CogIDQRCode Enabled Property Cognex VisionPro 9.7
If True, attempt to find and process QRCode symbol(s).

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

public bool Enabled { get; set; }

Property Value

Type: Boolean
Default value is true.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

See Also