Remote Control Commands
R&S
®
SMW200A
1077User Manual 1175.6632.02 ─ 16
Example: List mode data exchange
The following example shows a command sequence to export a list (here the RF list
created with the example before) into an ASCII file. Further hardware settings are not
considered.
*RST; *CLS
LIST:DEXC:MODE EXP
// Set ASCII data parameters
// Set the ASCII file extension, the decimal separator
// and the column separator for the ASCII data
SOUR1:LIST:DEXC:AFIL:EXT CSV
SOUR1:LIST:DEXC:AFIL:SEP:DEC DOT
SOUR1:LIST:DEXC:AFIL:SEP:COL COMM
// Select source and destination path/directory
// Query available listfiles in default directory "/var/user"
SOUR1:LIST:CAT?
// list1
SOUR1:LIST:DEXC:AFIL:SEL "/var/user/list1ASCII"
SOUR1:LIST:DEXC:SEL "/var/user/list1"
// Export the list file data into the ASCII file
SOUR1:LIST:DEXC:EXEC
// Query the available ASCII files with extension .csv
SOUR1:LIST:DEXC:AFIL:CAT?
// Response: "list1ASCII"
// Deactivate the list mode
SOUR1:FREQ:MODE CW
● List Mode Settings...............................................................................................1077
● List Mode File Operation.....................................................................................1083
● List Mode Data Exchange...................................................................................1085
13.18.11.1 List Mode Settings
With the following commands, you can create list mode data, select the trigger mode
and determine the dwell time.
[:SOURce<hw>]:LIST:DWELl........................................................................................ 1078
[:SOURce<hw>]:LIST:DWELl:MODE..............................................................................1078
[:SOURce<hw>]:LIST:DWELl:LIST................................................................................ 1078
[:SOURce<hw>]:LIST:DWELl:LIST:POINts?................................................................... 1079
[:SOURce<hw>]:LIST:FREQuency.................................................................................1079
[:SOURce<hw>]:LIST:FREQuency:POINts?................................................................... 1080
[:SOURce<hw>]:LIST:INDex......................................................................................... 1080
[:SOURce<hw>]:LIST:INDex:STARt...............................................................................1080
[:SOURce<hw>]:LIST:INDex:STOP............................................................................... 1080
SOURce Subsystem