Create Color Pattern
Command property:
Synchronous command.
Command action:
Create a color recognition pattern.
Syntax:
<command name="createcolorpattern" PatternName="[String]" PatternWidth="[Integer]" PatternHeight="[Integer]" X="[Integer]" Y="[Integer]" />
Parameters:
Name |
Mandatory |
Description |
Format |
PatternName |
Yes |
Pattern name, used for perform the OCR operation. |
String |
PatternWidth |
Yes |
Pattern Width |
Integer |
PatternHeight |
Yes |
Pattern Height |
Integer |
X |
Yes |
X position of the pattern |
Integer |
Y |
Yes |
Y position of the pattern |
Integer |
Reply:
<command valid="true" />
Command purpose:
This command is used during machine setup, to create color pattern recognition.