Get Interface Parameters
Command property:
Asynchronous command.
Command action:
Return the interface parameters, usually set in factory.
Syntax:
<command name="getinterfaceparameters" />
Reply:
<command valid="true" />
When the command is executed, the system reply with:
<command name="GetInterfaceParameters" executed="true" XGain="[Double]" YGain="[Double]" XOffset="[Double]" YOffset="[Double]" />
If the command execution fails, the system reply with:
<command name="GetInterfaceParameters" executed="false" />
Command purpose:
This command is used to check the correct interface settings, accordingly to machine check sheet.