QRRotationMode

NI Vision for LabWindows/CVI Function

QRRotationMode

Specifies the amount of QR code rotation the function should allow for.

Elements

Name

Value

Description

IMAQ_QR_ROTATION_MODE_UNLIMITED 0 The function allows for unlimited rotation.
IMAQ_QR_ROTATION_MODE_0_DEGREES 1 The function allows for ± 5 degrees of rotation.
IMAQ_QR_ROTATION_MODE_90_DEGREES 2 The function allows for between 85 and 95 degrees of rotation.
IMAQ_QR_ROTATION_MODE_180_DEGREES 3 The function allows for between 175 and 185 degrees of rotation.
IMAQ_QR_ROTATION_MODE_270_DEGREES 4 The function allows for between 265 and 275 degrees of rotation.
IMAQ_QR_ROTATION_MODE_SIZE_GUARD 0xFFFFFFFF Reserved