Command Description R&S SMB
1407.0806.32 6.58 E-2
[SOURce:]LIST:POWer Minimum level ... Maximum level {, Minimum level ... Maximum level} | block
data
The command fills the Level part of the selected list with data. The data can be given either as a list
of numbers (list can be of any length and list entries must be separated by commas) or as binary
block data. When block data is transferred, 8 (4) bytes are always interpreted as a floating-point
number with double accuracy (see the command FORMat:DATA).
*RST does not affect data lists.
Example
:
LIST:SEL ‘var/lists/listmode/list3'
'selects list3 for editing. List3 is created if it does not yet exist.
LIST:POW 0dBm, 2dBm, 2dBm, 3dBm,..
'specifies the level values in list3. The number of level values must correspond
to the number of frequency values. The previous data is overwritten.
*RST value Resolution Options SCPI
- - Compliant
[SOURce:]LIST:POWer:POINts?
The command queries the length (in points) of the LEVel part of the selected list.
The command is a query command and therefore has no *RST value.
Example:
LIST:SEL ‘var/lists/listmode/list3'
'selects list3 for editing. List3 is created if it does not yet exist.
LIST:POW:POIN?
'queries the number of levels in list3
Response: 327
'LIST2 has 327 level entries.
*RST value Resolution Options SCPI
- - Compliant
[SOURce:]LIST:RESet
The command resets the list to the starting point.
The command triggers an event and therefore has no reset value.
Example:
LIST:RES
'resets the list to the starting point.
*RST value Resolution Options SCPI
- - Device-specific