Reset Interface
Command ID: 122
Command property:
Asynchronous command.
Command action:
Reset the interface erasing all document loaded and load the standard base job.
Syntax:
<command Name="ResetInterface" Module="[Integer]" />
Parameters:
Name |
Mandatory |
Description |
Format |
Module |
No |
Module you want reset |
integer |
N.B. if the Module parameter is not specified, the machine will reset all interfaces.
Reply:
<command valid="true" />
When the command is executed, the system reply with:
<command Name="ResetInterface" Module="[Integer]" executed="true" >
If the command execution fails, the system reply with:
<command Name="ResetInterface" executed="false" error="Error resetting interface" >
Command purpose:
This command is used to clear all document and start a new document loadin.
Created with the Personal Edition of HelpNDoc: Free help authoring tool