TERM
Command :MACHine{1|2}:TTRigger:TERM

<term_id>,<label_name>,<pattern>

The TERM command allows you to a specify a pattern recognizer term in the
specified machine. Each command deals with only one label in the given
term; therefore, a complete specification could require several commands.
Since a label can contain 32 or less bits, the range of the pattern value will be
between 232 1 and 0. When the value of a pattern is expressed in binary, it
represents the bit values for the label inside the pattern recognizer term.
Since the pattern parameter may contain don’t cares and be represented in
several bases, it is handled as a string of characters rather than a number.
All 10 terms (A through J) are available to either machine but not both
simultaneously. If you send the TERM command to a machine with a term
that has not been assigned to that machine, an error message "Legal
command but settings conflict" is returned.
<term_id> {A|B|C|D|E|F|G|H|I|J}
<label_name> string of up to 6 alphanumeric characters
<pattern> "{#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;":MA CHINE1:TTRIG GER:TERM A,DATA ,255 "
OUTPUT XXX;": MACHINE1:TTR IGGER:TERM B,AB C,#BXXXX1101 "
TTRigger (TTRace) Subsystem
TERM
22–20