Command property:



Asynchronous command.


The Transport Status must be Ready to perform this operation.

If the status is different than Ready, the system reply with:


<command valid="false" error="Transport module not ready" />



Command action:


Load a passport in working position


Syntax:


<command name="loadpassport" />



Reply:


<command valid="true" />



When the command is executed, the system reply with:



<command name="loadpassport" executed="true" >



If the command execution fails, the system reply with:



<command name="loadpassport" executed="false" >




Command purpose:


This command is used to load a passport from stacker to working position.


Created with the Personal Edition of HelpNDoc: Free help authoring tool