Set Overrides
Command property:
Asynchronous command.
Command action:
Set the System Overrides.
NOTE: in order to make this modification permanent, it is needed the Command and Reboot command at the end of the settings.
Syntax:
<command name="setoverrides" Speed="[Integer]" Power="[Integer]" Frequency="[Integer]"/>
Parameters:
Name |
Mandatory |
Description |
Format |
Speed |
Yes |
Set the speed overrides. Refers to Laser Principle for further informations. |
Integer |
Power |
Yes |
Set the power overrides. Refers to Laser Principle for further informations. |
Integer |
Frequency |
Yes |
Set the frequency overrides. Refers to Laser Principle for further informations. |
Integer |
Reply:
<command valid="true" />
When the command is executed, the system reply with:
<command name="Setoverrides" executed="true" />
If the command execution fails, the system reply with:
<command name="Setoverrides" executed="false" />
Command purpose:
This command is used to set the system overrides. The overrides are usually used to have the same behavior with same laser settings on different machines.