logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dmtxquery - extract information from dmtxread output

Author

       Copyright (C) 2008, 2009 Mike Laughton

                                                  June 2, 2011                                       DMTXREAD(1)

Bugs

       Email bug reports to mike@dragonflylogic.com

Description

       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]...

See Also