Flip Card
Command ID: 112
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 flipover moving.
Syntax:
<command Name="FlipCard" Module="[Integer]" Position="[Position]" />
Parameters:
Name |
Mandatory |
Description |
Format |
Module |
Yes |
Module you want rotate the flip |
Integer |
Position |
Yes |
Front or Rear position |
String |
Reply:
<command Name="FlipCard" valid="true" />
When the command is executed, the system reply with:
<command Name="FlipCard" Module="[Integer]" executed="true" >
If the command execution fails, the system reply with:
<command Name="FlipCard" Module="[Integer]" executed="false" error="[Transport Errors]" >
Command purpose:
This command is used to move the flipover, in order to engrave back side of the card, MLI objects or CLI objects.
Created with the Personal Edition of HelpNDoc: Free help authoring tool