PreviousNext

Match Replace

Usage:
Provides a convenient shortcut for applications that need to output a predefined text string whenever a symbol matches a master symbol.
Definition:
Outputs a user-defined data string whenever a match occurs and Matchcode is enabled.
Serial Cmd:
<K735,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 match occurs.
Serial Cmd:
<K735,status,replacement string>
Default:
MATCH
Options:
An ASCII string up to 64 characters.

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

For <: <K735h,,3C>

For >: <K735h,,3E>

For , : <K735h,,2C>

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


PreviousNext