Command Description R&S SMC100A
1411.4060.32 6.36 E-1
[SOURce:]CORRection:CSET:DELete <table name>
The command deletes the specified table.
The lists are stored with the fixed file extensions *.uco in a directory of the user's choice. The
directory applicable to the commands is defined with the command MMEMory:CDIR.
The command is an event and therefore has no *RST value. The numerical suffix under SOURce is
irrelevant.
Example:
MMEM:CDIR ‘var/lists/ucor’
'selects the directory for the user correction files.
CORR:CSET:DEL 'UCOR1'
'deletes the table ucor1.
*RST value Resolution Options SCPI
- - - Device-specific
[SOURce:]CORRection:DEXChange:AFILe:CATalog?
The command requests a list of available ASCII files for export/import of user correction 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.
The command is a query command and therefore has no *RST value.
Example:
MMEM:CDIR ‘var/lists/ucor/import’
'selects the directory for the ASCII files with frequency and level value pairs.
CORR:DEXC:AFIL:EXT TXT
'selects that ASCII files with extension *.txt are listed.
CORR:DEXC:AFIL:CAT?
'queries the available files with extension *.txt.
Response: 'ucor1,ucor2'
'the ASCII files ucor1.txt and ucor2.txt are available.
*RST value Resolution Options SCPI
- - Device-specific