SLISt Subsystem

DATA

 

 

DATA

Query

:MACHine{12}:SLISt:DATA? <line_number>,

 

 

<label_name>

 

 

The DATA query returns the value at a specified line number for a given

 

 

label. The format will be the same as the one shown in the listing display.

Returned Format

[:MACHine{12}:SLISt:DATA] <line_number>,<label_name>,

 

 

<pattern_string><NL>

<line_number>

integer from -516096 to +516096 (HP 16554A) or from -1040384 to +1040384

 

 

(HP 16555A) or from -2080768 to +2080768 (HP 16555D)

<label_name>

string of up to 6 alphanumeric characters

<pattern_

"{#B{01X} . . .

string>

#Q{01234567X} . . .

 

 

#H{0123456789ABCDEFX} . . .

 

 

{0123456789} . . . }"

 

 

 

Example

OUTPUT XXX;":MACHINE1:SLIST:DATA? 512, ’RAS’"

 

 

 

Command

<line_num_mid_ screen>

Example

LINE

:MACHine{12}:SLISt:LINE <line_num_mid_screen>

The LINE command allows you to scroll the state analyzer listing vertically. The command specifies the state line number relative to the trigger. The analyzer highlights the specified line at the center of the screen.

integer from -516096 to +516096 (HP 16554A) or from -1040384 to +1040384 (HP 16555A) or from -2080768 to +2080768 (HP 16555D)

OUTPUT XXX;":MACHINE1:SLIST:LINE 0"

7–9