CogIDUpcEan UPCEExpanded Property Cognex VisionPro 9.7
If True, transmit decoded string in 13 digit EAN-13 format. If False, transmit as number system + 6 digits + implicit check.

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

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