CogIDUpcEan AddOnEnabled Property Cognex VisionPro 9.5
If True, allow processing of UPC/EAN symbols with a 2 or 5-digit 'add-on' component.

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

public bool AddOnEnabled { 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