Cognex.VisionPro.ID NamespaceCognex VisionPro 9.10
 
Classes

  ClassDescription
Public classCogID
Class containing the ID run parameters.
Public classCogIDCodabar
Class containing the codabar parameters.
Public classCogIDCode128
Class containing the code 128 parameters.
Public classCogIDCode39
Class containing the Code 39 parameters.
Public classCogIDCode93
Class containing the Code 93 parameters.
Public classCogIDDataBar
Class containing the DataBar parameters.
Public classCogIDDataMatrix
Class containing the DataMatrix parameters.
Public classCogIDDataMatrixTrainedData
The trained data for DataMatrix.
Public classCogIDEANUCCComposite
Class containing the EANUCCComposite parameters.
Public classCogIDFourState
Class containing the FourState parameters.
Public classCogIDI2Of5
Class containing the Interleaved 2 Of 5 parameters.
Public classCogIDPDF417
Class containing the PDF417 parameters.
Public classCogIDPharmacode
Class containing the Pharmacode parameters.
Public classCogIDPlanet
Class containing the Planet parameters.
Public classCogIDPostnet
Class containing the postnet parameters.
Public classCogIDProcessControlMetricsAIMDPM
The result of computing AIMDPM process control metrics. Note that no grade is computed for print growth. Also note that only a grade is computed for fixed pattern damage.
Public classCogIDProcessControlMetricsISO15415
The result of computing ISO15415 process control metrics.
Public classCogIDProcessControlMetricsSEMIT10
The result of computing SEMIT10 process control metrics. Note that no grades are defined for SEMIT10 process control metrics - this is different than AIMDPM or ISO15415 process control metrics.
Public classCogIDQRCode
Class containing the QRCode parameters.
Public classCogIDQRCodeTrainedData
The trained data for QRCode.
Public classCogIDResult
Class containing the found and decoded results for a single symbol
Public classCogIDResultDecoded
The result of decoding a symbol.
Public classCogIDResults
The result of running the ID tool.
Public classCogIDTool
Tool that finds and decodes one or more symbols.
Public classCogIDTrainedData
The trained data.
Public classCogIDUpcEan
Class containing the UpcEan parameters.
Enumerations

  EnumerationDescription
Public enumerationCogIDCodePageConstants
Enumeration of CogID code pages. The code page designates which character set should be used to construct decoded symbol strings.
Public enumerationCogIDCurrentRecordConstants
Enumeration of data that can be included in the tool's CurrentRecord.
Public enumerationCogIDDataBarTypeConstants
Enumeration of DataBar types.
Public enumerationCogIDDataMatrixECCLevelConstants
Enumeration of 2D Symbol Data Matrix ECC levels. The ECC ( Error Checking and Correction) Level specifies the version of the Data Matrix symbol to be decoded.
Public enumerationCogIDDataMatrixProcessControlMetricsConstants
Enumeration of process control metrics available for DataMatrix symbols.
Public enumerationCogIDDataTransmissionConstants
Enumeration of data transmission types .
Public enumerationCogIDFourStateTypeConstants
Enumeration of the 4-State symbology types.
Public enumerationCogIDHorizontalDirectionConstants
Enumeration of 2D Symbol horizontal direction.
Public enumerationCogIDLastRunRecordConstants
Enumeration of Non-Diagnostic data that can be included in the tool's LastRunRecord.
Public enumerationCogIDLastRunRecordDiagConstants
Enumeration of Diagnostic data that can be included in the tool's LastRunRecord.
Public enumerationCogIDMirroredConstants
Enumeration of the mirrored state of a symbol.
Public enumerationCogIDOrientationConstants
Enumeration of 2D Symbol orientation.
Public enumerationCogIDPDFTypeConstants
Enumeration of PDF symbology types.
Public enumerationCogIDPolarityConstants
Enumeration of polarities.
Public enumerationCogIDPostnetTypeConstants
Enumeration of Postnet symbology types.
Public enumerationCogIDPrintDeformationConstants
Enumeration values for print deformation
Public enumerationCogIDProcessControlMetricsGradeConstants
Enumeration of process control metrics grades that may be computed. A is best, F is worst.
Public enumerationCogIDProcessingModeConstants
Enumeration of CogID processing modes.
Public enumerationCogIDQRCodeModelConstants
Enumeration of 2D Symbol QR Code Models. These Models designate the versions of QR Code symbols that can be decoded.
Public enumerationCogIDResultDataBarTypeConstants
Enumeration used for result processing only. The GS1DataBar2DComponent can be returned or'ed with the other types
Public enumerationCogIDResultGraphicConstants
Constants used to specify desired result graphics.
Public enumerationCogIDResultQRCodeModelConstants
Enumeration used for result processing only.
Public enumerationCogIDSymbologyConstants
Enumeration of ID symbologies.
Public enumerationCogIDTimeoutConstants
Enumeration of Timeout status. When AllowPartialResults is enabled, the results could be either partial or full depending on the Timeout value.
Public enumerationCogIDUpcEanTypeConstants
Enumeration of symbology UPC/EAN.
Public enumerationCogIDVerticalDirectionConstants
Enumeration of 2D Symbol vertical direction.