Command property:


Synchronous command.



Command action:


Perform a OCR recognition operation.


Syntax:


<command name="barcode" BarcodeName="[String]"  Rotation="[Boolean]" />


Parameters:

Name

Mandatory

Description

Format

BarcodeName

Yes

Barcode Pattern name, set during pattern creation

String

Rotation

No

Rotate the barcode for reading of selected degrees

Integer



Reply:


<command valid="true" Barcode="[String]" />


Barcode reading fail:


If the Barcode reading fails, the system reply with:


<command valid="false" error="Barcode failed" />



Command purpose:


This command is used during standard issuing, to read a barcode engraved or pre-printed in a card.


Note:


Check the homographic settings in the config file.