CWIMAQQRModelTypes Enumeration
From NI Vision for Visual Basic
CWIMAQQRModelTypes Enumeration
CWIMAQQRModelTypes are constants that specify the type of the QR code.
You can use the following constants with this data type:
- cwimaqQRModelTypeAutoDetect—Specifies that the function will auto-detect what type of matrix the QR code is.
- cwimaqQRModelTypeMicro—Specifies the QR code is of a micro type. Micro QR codes have a single target in the top left.
- cwimaqQRModelTypeModel1—Specifies the QR code is of a model1 type. This means the code has target patterns in the top left, top right, bottom left, and no alignment patterns in the data.
- cwimaqQRModelTypeModel2—Specifies the QR code is of a model2 type. This is most common type of QR code.