R&S SMB Command Description
1407.0806.32 6.29 E-2
[SOURce:]CORRection:DEXChange:AFILe:SELect <ascii_file_name>
The command selects the ASCII file to be imported or exported.
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:CORR:DEXC:AFIL:SEL, in which case the files are
stored or loaded in the specified directory.
Example:
CORR:DEXC:MODE IMP
'selects that ASCII files with frequency and level value pairs are imported and
transferred into user correction lists.
CORR:DEXC:AFIL:SEL '‘var/rs_gen/ucor/import/ucor.csv'
'selects that ASCII file ucor.csv is imported.
CORR:DEXC:SEL '‘var/rs_gen/ucor/import/ucor_imp'
'selects that the ASCII file ucor.csv is imported into user correction list
ucor_imp.
*RST value Resolution Options SCPI
- - Device-specific
[SOURce:]CORRection:DEXChange:AFILe:SEParator:COLumn TABulator | SEMicolon | COMMa |
SPACe
The command selects the separator between the frequency and level column of the ASCII table.
Example:
CORR:DEXC:MODE EXP
'selects that the user correction list is exported into an ASCII file.
CORR:DEXC:AFIL:SEL '‘var/rs_gen/ucor/import/ucor.csv'
'selects ASCII file ucor.csv as destination for the user correction list data.
CORR:DEXC:AFIL:SEP:COL TAB
'the pairs of frequency and level values are separated by a tabulator.
CORR:DEXC:AFIL:SEP:DEC DOT
'selects the decimal separator dot.
CORR:DEXC:SEL '‘var/rs_gen/ucor/import/ucor_imp'
'selects that the user correction list ucor_imp is imported into ASCII file
ucor.csv .
*RST value Resolution Options SCPI
SEMicolon - Device-specific