Remote Control Commands
R&S
®
SMBV100A
576Operating Manual 1407.6062.32 ─ 08
[:SOURce<hw>]:BB:DM:CLISt:DELete <Filename>
The command deletes the specified control list from the default directory. The default
directory is set using command MMEM:CDIRectory. A path can also be specified, in
which case the files in the specified directory are deleted. The file extension may be
omitted. Only files with the file extension *.dm_iqc will be deleted.
Setting parameters:
<Filename> <list name>
Example:
BB:DM:CLIS:DEL 'c_list3'
deletes control list c_list3.
Usage: Setting only
[:SOURce<hw>]:BB:DM:CLISt:POINts?
The command queries the number of lines (2 bytes) in the currently selected list.
Return values:
<Points> integer
Range: 0 to INT_MAX
Increment: 1
*RST: 0
Example:
BB:DM:CLIS:SEL "c_list1"
selects control list c_list1.
BB:DM:CLIS:POIN?
queries the number of lines in the control list.
Response: 20
the control list consists of 20 lines.
Usage: Query only
[:SOURce<hw>]:BB:DM:CLISt:SELect <Filename>
The command selects the control list in the default directory. The default directory is set
using command MMEM:CDIRectory. A path can also be specified, in which case the
files in the specified directory are selected. If a control list with the specified name does
not yet exist, it is created. The file extension may be omitted. Only files with the file
extension *.dm_iqc will be selected or created.
Parameters:
<Filename> <list name>
Example:
BB:DM:CLIS:SEL 'c_list1'
selects control list c_list1.
SOURce Subsystem