PreviousNext

Mismatch Replace

Usage:
Provides a convenient shortcut for applications that need to output a predefined text string whenever a symbol does not match a master symbol.
Definition:
Outputs a user-defined data string whenever a mismatch occurs and Matchcode is enabled.
Serial Cmd:
<K736,status,replacement string>
Default:
Disabled
Options:
0 = Disabled
 
1 = Enabled

Replacement String

Definition:
User-defined data string that, when enabled, replaces symbol data whenever a mismatch occurs.
Serial Cmd:
<K736,status,replacement string>
Default:
MISMATCH
Options:
An ASCII string up to 64 characters.

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

For <: <K736h,,3C>

For >: <K736h,,3E>

For , : <K736h,,2C>

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


PreviousNext