Command property:


Asynchronous command.


Command action:


Read the magnetic stripes of the card inside the encoder.        



Syntax:


<command name="readmagstripe" />



Reply:


<command valid="true" />



When the command is executed, the system reply with:



<command name="ReadMagStripe" executed="true" Track1="[String]" Track2="[String]" Track3="[String]" />



If the command execution fails, the system reply with:



<command name="ReadMagStripe" executed="false" error="[Transport Errors]" >



Command purpose:


This command is used to read the magnetic stripes of the card.