PreviousNext

Wild Card Character

Usage:
Example: With Wild Card Character defined as the default asterisk, defining CR*34 as the master symbol will result in matches for CR134 and CR234, but not CR2345. Entering the wild card at the end of the master symbol, as in CR*, will result in matches for variable symbol lengths such as CR1, CR23, CR358, etc.
Definition:
Wild Card Character allows a user to define a wild card character as part of the master symbol.
Serial Cmd:
<K223,matchcode type,sequential matching,match start position,match length,wild card character,sequence on No Read,sequence on mismatch>
Default:
* (asterisk)
Options:
Any ASCII character.
   

Important: The ASCII characters <, >, and , can only be entered as hex pairs:

For <: <K223h,,,,,3C>

For >: <K223h,,,,,3E>

For , : <K223h,,,,,2C>

See ASCII Character Entry Modifier for a detailed explanation of how to enter ASCII characters as hex values.


PreviousNext