dmtxquery - extract information from dmtxread output
Contents
Bugs
Email bug reports to mike@dragonflylogic.comDescription
dmtxquery extracts information from the XML output from dmtxread for individual or grouped barcode scan
results.
Name
dmtxquery - extract information from dmtxread output
Options
-V, --version
Print program version information.
--help Display this help message and quit.
Property
barcode.count count of all barcodes found in image
barcode.N.BPROP print BPROP property of Nth barcode
message.count count of all messages found in image
message.N.MPROP print MPROP property of Nth message
message.N.barcode.count count of all barcodes in Nth message
message.N.barcode.M Mth barcode of Nth message, print all
message.N.barcode.M.BPROP Mth barcode of Nth message, print BPROP
BPROP barcode properties:
message message_number message_position
matrix_size data_codewords error_codewords
rotation data_regions_count interleaved_blocks
MPROP message properties:
message data_codeword error_codeword
Standards
ISO/IEC 16022:2000
ANSI/AIM BC11 ISS
Synopsis
dmtxqueryPROPERTY [OPTION]... [FILE]...
