Get Pen
Command property:
Asynchronous command.
Command action:
Return the laser pen settings of the selected laser pen.
Syntax:
<command name="getpen" PenNumber="[Integer]" />
Parameters:
Name |
Mandatory |
Description |
Format |
PenNumber |
Yes |
The laser pen number for parameters retrieve |
Integer |
Reply:
<command valid="true" />
When the command is executed, the system reply with:
<command name="getpen" executed="true" >
<pen number="[Integer]" jumpdelay="[Integer]" firtpulse="[Integer]" frequency="[Integer]" jumpspeed="[Integer]" laseroffdelay="[Integer]" laserondelay="[Integer]" markdelay="[Integer]" polydelay="[Integer]" power="[Integer]" pulselenght="[Integer]" speed="[Integer]" PixelMapEnable="[Integer]" />
</command>
If the command execution fails, the system reply with:
<command name="getpen" executed="false" />
Command purpose:
This command is used to check the correct laser pens settings, accordingly the material must be engraved.