PATTern
Command :MACHine{1|2}:SYMBol:PATTern <label_name>,
<symbol_name>,<pattern_value>
The PATTern command allows you to create a pattern symbol for the
specified label.
Because don’t cares (X) are allowed in the pattern value, it must always be
expressed as a string. The values may be in binary (#B), octal (#Q),
hexadecimal (#H), or decimal (default). Don’t cares cannot be used in a
decimal number.
<label_name> string of up to 6 alphanumeric characters
<symbol_name> string of up to 16 alphanumeric characters
<pattern_value> "{#B{0|1|X} . . . |
#Q{0|1|2|3|4|5|6|7|X} . . . |
#H{0|1|2|3|4|5|6|7|8|9|A|B|C|D|E|F|X} . . . |
{0|1|2|3|4|5|6|7|8|9} . . . }"
Example OUTPUT XXX;":MACHINE1:SYMBOL:PATTERN ’STAT’,
’MEM_RD’,’#H01XX’"
SYMBol Subsystem
PATTern
15–6