Remote Control Commands
R&S
®
SMBV100B
733User Manual 1178.4460.02 ─ 03
List type Command File extension
Data list
...:DLISt... *.dm_iqd
Control list
...:CLISt... *.dm_iqc
User filter files
...:FLISt... *.vaf
User mapping lists
...:MLISt... *.vam
Return values: 
<Free> integer
Range:  0  to  INT_MAX
*RST:  0
Example:  See Example "Performing general tasks" on page 712
Usage:  Query only
[:SOURce<hw>]:BB:DM:CLISt:POINts?
Queries the number of lines (2 bytes) in the currently selected list.
Return values: 
<Points> integer
Range:  0  to  INT_MAX
*RST:  0
Example: 
SOURce:BB:DM:CLISt:SELect "c_list"
SOURce:BB:DM:CLISt:POINts?
// 20
// the control list consists of 20 lines
Usage:  Query only
[:SOURce<hw>]:BB:DM:DLISt:POINts <Points>
Defines the number of bits in the selected data list to be utilized. When a list is being
filled with block data, this data is only ever sent in multiples of 8 bits. However the
exact number of bits to be exploited can be set to a different figure. The superfluous
bits in the list are then ignored.
Parameters:
<Points> integer
Range:  0  to  INT_MAX
*RST:  0
Example: 
SOURce:BB:DM:DLISt:POINts 234
Defines the number of bits in the data list to be utilized as 234
bits. If the list was filled with block data, at least the last 6 bits
are ignored.
SOURce Subsystem