CogIDUpcEan UPCE1Enabled Property Cognex VisionPro
UPC-E is applicable only to number system 0. If this property is True, allow processing of a non-standard UPC-E variation using number system 1.

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

public bool UPCE1Enabled { get; set; }

Property Value

Type: Boolean
Default value is false.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

See Also