R&S SMB Command Description
1407.0806.32 6.57 E-2
[SOURce:]LIST:INDex:STOP 0 ... list length
The command sets the stop index of the index range which defines a subgroup of frequency/level
value pairs in the current list. Only the values in the set index range (:LIST:INDex:STARt ...
:LIST:INDex:STOP) are processed in List mode.
Example:
LIST:SEL ‘var/lists/listmode/list3'
'selects list3 for use in List mode.
LIST:IND:STAR 25
'sets 25 as start index of the index range.
LIST:IND:STOP 49
'sets 49 as stop index of the index range.
FREQ:MODE LIST
'activates List mode. The frequency/level value pairs from index 25 to index 49
in list3 are processed. All other entries of the list are ignored.
*RST value Resolution Options SCPI
0 - Device-specific
[SOURce:]LIST:LEARn
The command learns the selected list, i.e. it determines the hardware setting for the entire list. The
data determined in this way is stored together with the list. When the list is activated for the first time,
these settings are calculated automatically.
The command triggers an event and therefore has no *RST value.
Example:
:LIST:SEL 'D:\Lists\Listmode\list3'"
'Selects list3. List3 is created if it does not yet exist.
"LIST:LEAR"
'Starts learning of the hardware setting for list3 and stores the setting.
*RST value Resolution Options SCPI
- - Device-specific
[SOURce:]LIST:MODE AUTO | STEP
The command specifies how the list is to be processed (similar to SOURce:SWEep:MODE).
Parameters: AUTO
Each trigger event triggers a complete list cycle. Possible trigger settings for
:LIST:TRIGger:SOURce are AUTO, SINGle and EXT.
STEP
Each trigger event triggers only one step in the list processing cycle. The list is
processed in ascending order. The external trigger has to be used (setting
:LIST:TRIGger:SOURce EXT).
Example:
LIST:MODE STEP
'selects step-by-step processing of the list.
*RST value Resolution Options SCPI
AUTO - Compliant