CogIDResultDecoded IdentifierCode Property Cognex VisionPro 9.22 SR1
ISO/IEC 15424:2000 symbol identifier code character. A = Code 39, C = Code 128, E = UPC/EAN, I = Interleaved 2 of 5, G = Code 93, e = RSS, X = other bar codes.

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

public byte IdentifierCode { get; }

Property Value

Type: Byte
Default value is ASCII character I (73) for I2Of5.
See Also