DataMatrixECC

NI Vision for LabWindows/CVI Function

DataMatrixECC

Specifies the ECC used for the Data Matrix barcode in the image.

Elements

Name

Value

Description

IMAQ_AUTO_DETECT_ECC -2 Sets the function to determine the Data Matrix barcode ECC automatically.
IMAQ_ECC_000 0 Sets the function to read Data Matrix barcodes of ECC 000 only.
IMAQ_ECC_050 50 Sets the function to read Data Matrix barcodes of ECC 050 only.
IMAQ_ECC_080 80 Sets the function to read Data Matrix barcodes of ECC 080 only.
IMAQ_ECC_100 100 Sets the function to read Data Matrix barcodes of ECC 100 only.
IMAQ_ECC_140 140 Sets the function to read Data Matrix barcodes of ECC 140 only.
IMAQ_ECC_000_140 190 Sets the function to read Data Matrix barcodes of ECC 000, ECC 050, ECC 080, ECC 100, and ECC 140 only.
IMAQ_ECC_200 200 Sets the function to read Data Matrix barcodes of ECC 200 only.
IMAQ_DATA_MATRIX_ECC_SIZE_GUARD 0xFFFFFFFF Reserved