Classes
| Class | Description | |
|---|---|---|
| CogID | Class containing the ID run parameters. | |
| CogIDCodabar |
Class containing the codabar parameters.
| |
| CogIDCode128 |
Class containing the code 128 parameters.
| |
| CogIDCode39 |
Class containing the Code 39 parameters.
| |
| CogIDCode93 |
Class containing the Code 93 parameters.
| |
| CogIDDataBar |
Class containing the DataBar parameters.
| |
| CogIDDataMatrix |
Class containing the DataMatrix parameters.
| |
| CogIDDataMatrixTrainedData |
The trained data for DataMatrix.
| |
| CogIDEANUCCComposite |
Class containing the EANUCCComposite parameters.
| |
| CogIDFourState |
Class containing the FourState parameters.
| |
| CogIDI2Of5 |
Class containing the Interleaved 2 Of 5 parameters.
| |
| CogIDPDF417 |
Class containing the PDF417 parameters.
| |
| CogIDPharmacode |
Class containing the Pharmacode parameters.
| |
| CogIDPlanet |
Class containing the Planet parameters.
| |
| CogIDPostnet |
Class containing the postnet parameters.
| |
| CogIDProcessControlMetricsAIMDPM |
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.
| |
| CogIDProcessControlMetricsISO15415 |
The result of computing ISO15415 process control metrics.
| |
| CogIDProcessControlMetricsSEMIT10 |
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.
| |
| CogIDQRCode |
Class containing the QRCode parameters.
| |
| CogIDQRCodeTrainedData |
The trained data for QRCode.
| |
| CogIDResult |
Class containing the found and decoded results for a single symbol
| |
| CogIDResultDecoded |
The result of decoding a symbol.
| |
| CogIDResults |
The result of running the ID tool.
| |
| CogIDTool | Tool that finds and decodes one or
more symbols. | |
| CogIDTrainedData |
The trained data.
| |
| CogIDUpcEan |
Class containing the UpcEan parameters.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| CogIDCodePageConstants | Enumeration of CogID code pages. The code page
designates which character set should be used to construct
decoded symbol strings. | |
| CogIDCurrentRecordConstants | Enumeration of data that can be included in the tool's
CurrentRecord. | |
| CogIDDataBarTypeConstants | Enumeration of DataBar types. | |
| CogIDDataMatrixECCLevelConstants | 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. | |
| CogIDDataMatrixProcessControlMetricsConstants |
Enumeration of process control metrics available
for DataMatrix symbols.
| |
| CogIDDataTransmissionConstants | Enumeration of data transmission types . | |
| CogIDFourStateTypeConstants | Enumeration of the 4-State symbology types. | |
| CogIDHorizontalDirectionConstants | Enumeration of 2D Symbol horizontal direction. | |
| CogIDLastRunRecordConstants | Enumeration of Non-Diagnostic data that can be included in
the tool's LastRunRecord. | |
| CogIDLastRunRecordDiagConstants | Enumeration of Diagnostic data that can be included in the
tool's LastRunRecord. | |
| CogIDMirroredConstants |
Enumeration of the mirrored state of a symbol.
| |
| CogIDOrientationConstants | Enumeration of 2D Symbol orientation. | |
| CogIDPDFTypeConstants | Enumeration of PDF symbology types. | |
| CogIDPolarityConstants | Enumeration of polarities. | |
| CogIDPostnetTypeConstants | Enumeration of Postnet symbology types. | |
| CogIDProcessControlMetricsGradeConstants |
Enumeration of process control metrics grades
that may be computed. A is best, F is worst.
| |
| CogIDProcessingModeConstants | Enumeration of CogID processing modes. | |
| CogIDQRCodeModelConstants | Enumeration of 2D Symbol QR Code Models. These Models
designate the versions of QR Code symbols that can be decoded. | |
| CogIDResultDataBarTypeConstants | Enumeration used for result processing only. The GS1DataBar2DComponent can be returned or'ed with the other types | |
| CogIDResultGraphicConstants | Constants used to specify desired result graphics. | |
| CogIDResultQRCodeModelConstants | Enumeration used for result processing only. | |
| CogIDSymbologyConstants | Enumeration of ID symbologies. | |
| CogIDTimeoutConstants | Enumeration of Timeout status.
When AllowPartialResults is enabled, the results could be either partial
or full depending on the Timeout value.
| |
| CogIDUpcEanTypeConstants | Enumeration of symbology UPC/EAN. | |
| CogIDVerticalDirectionConstants | Enumeration of 2D Symbol vertical direction. |