ECC Property

NI Vision for Visual Basic

ECC Property

Syntax

CWIMAQDataMatrixReport.ECC

Data Type

CWIMAQDataMatrixECCTypes

You can use the following constants with this data type:

  • cwimaqDataMatrixECCType000—Sets the method to read Data Matrix barcodes of ECC 000 only.
  • cwimaqDataMatrixECCType000To140—Sets the method to read Data Matrix barcodes of ECC 000, ECC 050, ECC 080, ECC 100, and ECC 140 only.
  • cwimaqDataMatrixECCType050—Sets the method to read Data Matrix barcodes of ECC 050 only.
  • cwimaqDataMatrixECCType080—Sets the method to read Data Matrix barcodes of ECC 080 only.
  • cwimaqDataMatrixECCType100—Sets the method to read Data Matrix barcodes of ECC 100 only.
  • cwimaqDataMatrixECCType140—Sets the method to read Data Matrix barcodes of ECC 140 only.
  • cwimaqDataMatrixECCType200—Sets the method to read Data Matrix barcodes of ECC 200 only.
  • cwimaqDataMatrixECCTypeAutoDetect—The method determines the barcode ECC automatically.

Purpose

The ECC (error correction code) used by the Data Matrix barcode.