Mark Layout
Command ID: 120
Command property:
Asynchronous command.
The Interface Status must be Ready to perform this operation.
If the status is different than Ready, the system reply with:
<command valid="false" error="Laser module not ready" />
Command action:
Mark the selected layout.
NOTE: the system do not check the card presence inside the flipover!
Syntax:
<command Name="MarkLayout" Layout="[String]" Module="[Integer]" />
Parameters:
Name |
Mandatory |
Description |
Format |
Layout |
Yes |
The name of the layout to be engraved |
String |
Module |
Yes |
The module you want mark |
Integer |
Reply:
<command Name="MarkLayout" valid="true" />
During the command execution the Interface Status goes to Marking.
When the command is executed, the system reply with:
<command name="MarkLayout" Module="[Integer]" executed="true" >
If the document creation is done, the Interface Status goes to Ready.
If the command execution fails, the system reply with:
<command name="MarkLayout" Module="[Integer]" executed="false" error="Error marking layout" >
If the document creation fails, the Interface Status goes to Error.
Command purpose:
This command is used to mark a layout.
Created with the Personal Edition of HelpNDoc: Easily create HTML Help documents