TTRigger (TTRace) Subsystem

RANGe

 

 

 

RANGe

 

Command

:MACHine{12}: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 2321 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>

{12}

<start_pattern>

"{#B{01} . . .

 

<stop_pattern>

#Q{01234567} . . .

 

 

 

#H{0123456789ABCDEF} . . .

 

 

 

{0123456789} . . . }"

 

 

 

 

 

Example

OUTPUT XXX;":MACHINE1:TTRIGGER:RANGE1 ’DATA’, ’127’, ’255’ "

 

 

 

OUTPUT XXX;":MACHINE1:TTRIGGER:RANGE2 ’ABC’, ’#B00001111’,

 

 

 

’#HCF’ "

 

 

 

 

 

Query

:MACHine{12}:TTRigger:RANGe<N>?

 

 

 

The RANGe query returns the range recognizer end point specifications for

 

 

 

the range.

 

Returned Format

[:MACHine{12}:TTRiger:RANGe<N>] <label_name>,<start_pattern>,

 

 

 

<stop_pattern><NL>

 

 

 

 

 

Example

OUTPUT XXX;":MACHINE1:TTRIGGER:RANGE1?"

 

 

 

 

12–17