RANGe
Command :MACHine{1|2}:TTRigger:RANGe<N> <label_name>,
<start_pattern>,<stop_pattern>
The RANGe command allows you to specify a range recognizer term for the
specified machine. Since a range can only be defined across one label and,
since a label must contain 32 or fewer bits, the value of the start pattern or
stop pattern will be between 2
32
−1 and 0.
When these values are expressed in binary, they represent the bit values for
the label at one of the range recognizers’ end points. Don’t cares are not
allowed in the end point pattern specifications.
<label_name> string of up to 6 alphanumeric characters
<N>
{1|2}
<start_pattern>
<stop_pattern>
"{#B{0|1} . . . |
#Q{0|1|2|3|4|5|6|7} . . . |
#H{0|1|2|3|4|5|6|7|8|9|A|B|C|D|E|F} . . . |
{0|1|2|3|4|5|6|7|8|9} . . . }"
Example OUTPUT XXX;":MACHINE1:TTRIGGER:RANGE1 ’DATA’, ’127’, ’255’ "
OUTPUT XXX;":MACHINE1:TTRIGGER:RANGE2 ’ABC’, ’#B00001111’,
’#HCF’ "
Query :MACHine{1|2}:TTRigger:RANGe<N>?
The RANGe query returns the range recognizer end point specifications for
the range.
Returned Format
[:MACHine{1|2}:TTRiger:RANGe<N>] <label_name>,<start_pattern>,
<stop_pattern><NL>
Example OUTPUT XXX;":MACHINE1:TTRIGGER:RANGE1?"
TTRigger (TTRace) Subsystem
RANGe
12–17