Get Pen Pixel Map
Command property:
Asynchronous command.
Command action:
Return the System Pixel Map settings.
NOTE: The pixel map must be enable on selected pen
Syntax:
<command name="getpenpixelmap" PenNumber="[Integer]" />
Parameters:
Name |
Mandatory |
Description |
Format |
PenNumber |
Yes |
The laser pen number for pixel map retrieve. |
Integer |
Reply:
<command valid="true" />
When the command is executed, the system reply with:
<command name="getpenpixelmap" executed="true" zone0="[Integer]" zone1="[Integer]" zone2="[Integer]" zone3="[Integer]" zone4="[Integer]" zone5="[Integer]" />
If the command execution fails, the system reply with:
<command name="getpenpixelmap" executed="false" />
Command purpose:
This command is used to check the correct Pen Pixel Map. This is used for images engraving as explained in Laser Principle section.
Created with the Personal Edition of HelpNDoc: Full-featured Documentation generator