Move Card
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:
Perform a card moving.
Syntax:
<command name="movecard" source="[String]" destination="[String]" />
Parameters:
Name |
Mandatory |
Description |
Format |
source |
Yes |
Source of the card |
String |
destination |
Yes |
Destination of the card |
String |
Reply:
<command valid="true" />
When the command is executed, the system reply with:
<command name="MoveCard" executed="true" >
If the command execution fails, the system reply with:
<command name="MoveCard" executed="false" error="[Transport Errors]" >
Command purpose:
This command is used to move a card from a point to another.
The machine can handle multiple cards, like flipover + encoder.