Command Description R&S SMB
1407.0806.32 6.52 E-2
[SOURce:]LIST:DEXChange:AFILe:CATalog?
The command requests a list of available ASCII files for export/import of list mode data. The
individual files are separated by commas.
The ASCII files are stored with the fixed file extensions *.txt or *.csv in a directory of the user's
choice. The directory applicable to the commands is defined with the command MMEMory:CDIR. A
path can also be specified in command SOUR:LIST:DEXC:AFIL:CAT?, in which case the files in
the specified directory are read.
The command is a query command and therefore has no *RST value.
Example:
MMEM:CDIR ‘var/lists/listmode/import’
'selects the directory for the ASCII files with frequency and level value pairs.
LIST:DEXC:AFIL:EXT TXT
'selects that ASCII files with extension *.txt are listed.
LIST:DEXC:AFIL:CAT?
'queries the available files with extension *.txt.
Response: 'list1,list2'
'the ASCII files list1.txt and list2.txt are available.
*RST value Resolution Options SCPI
- - Device-specific
[SOURce:]LIST:DEXChange:AFILe:EXTension TXT | CSV
The command selects the file extension of the ASCII file to be imported or exported. Selection TXT
(text file) or CSV (Excel file) is available.
Example:
MMEM:CDIR ‘var/lists/listmode/import’
'selects the directory for the ASCII files with frequency and level value pairs.
LIST:DEXC:AFIL:EXT TXT
'selects that ASCII files with extension *.txt are listed.
LIST:DEXC:AFIL:CAT?
'queries the available files with extension *.txt.
Response: 'list1,list2'
'the ASCII files list1.txt and list2.txt are available.
*RST value Resolution Options SCPI
TXT - Device-specific