Create XY Autoposition
Command property:
Synchronous command.
Command action:
Create a new XY autopositioning pattern.
Syntax:
<command name="createpattern" PatternName="[String]" SearchAreaUpperLeftX="[Integer]" SearchAreaUpperLeftY="[Integer]" SearchAreaLowerRightX="[Integer]" SearchAreaLowerRightY="[Integer]" PatternUpperLeftX="[Integer]" PatternUpperLeftY="[Integer]" PatternLowerRightX="[Integer]" PatternLowerRightY="[Integer]" Image="[String]" />
Parameters:
Name |
Mandatory |
Description |
Format |
PatternName |
Yes |
Pattern name, used for perform the autopositioning operation. |
String |
SearchAreaUpperLeftX |
Yes |
Search Area Upper Left corner X Coordinate |
Integer |
SearchAreaUpperLeftY |
Yes |
Search Area Upper Left corner Y Coordinate |
Integer |
SearchAreaLowerRightX |
Yes |
Search Area Lower Right corner X Coordinate |
Integer |
SearchAreaLowerRightY |
Yes |
Search Area Lower Right corner Y Coordinate |
Integer |
PatternUpperLeftX |
Yes |
Pattern Upper Left corner X Coordinate |
Integer |
PatternUpperLeftY |
Yes |
Pattern Upper Left corner Y Coordinate |
Integer |
PatternLowerRightX |
Yes |
Pattern Lower Right X Coordinate |
Integer |
PatternLowerRightY |
Yes |
Pattern Lower Right corner Y Coordinate |
Integer |
Image |
No |
CODE64 encoded image based for pattern definition. If not specified, perform a real time snap. |
String |
Reply:
<command valid="true" />
Command purpose:
This command is used during machine setup, to create XY autopositioning pattern, used during standard passport issuing.