CWIMAQQRDataToken

NI Vision for Visual Basic

CWIMAQQRDataToken

CWIMAQQRDataToken contains contains the data tokenized in exactly the way it was encoded in the QR code. This is useful if the symbol is encoded using multiple languages.

Properties

DataString containing the decoded QR code data. For numeric and alphanumeric, the data is converted to JIS8. For byte mode, the data is left as is.
ModeDataIndicates specifiers used by the user to postprocess the data if it requires it.
StreamModeThe mode the data was encoded in.

See Also

CWIMAQVision.ReadQRCode