Command property:


Synchronous command.


Command action:


Return the card ejected and rejected by the machine.


NOTE: the data about card count are stored in D:\CardCounter.XML file


Syntax:


<command name="cardcount" />



Reply:


<command valid="true" CardEjected="[Integer]" CardRejected="[Integer]" />




Command purpose:


This command is used to know the amount of cards ejected and rejected by the machine.

The counter is increased when the card moving to eject or reject is performed.