Remote Control Commands
R&S
®
SMW200A
915User Manual 1175.6632.02 ─ 16
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 891
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?
Response: 20 (the control list consists of 20 lines)
Usage: Query only
Options: R&S SMW-B10
[: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