A SERVICE OF

logo

RANGe
Command :MACHine{1|2}:STRigger: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
<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} . . . }"
<N> {1 | 2}
Example OUTPUT XXX;":MACHINE1:STRIGGER:RANGE1 ’DATA’, ’127’, ’255’ "
OUTPUT XXX;":MACHINE1:STRIGGER:RANGE2 ’ABC’, ’#B00001111’,
’#HCF’ "
STRigger (STRace) Subsystem
RANGe
6–14