![Rohde & Schwarz CMW500 Series User Manual Download Page 204](http://html1.mh-extra.com/html/rohde-and-schwarz/cmw500-series/cmw500-series_user-manual_1477718204.webp)
Command Reference
R&S
®
CMW500
204
User Manual 1173.9463.02 ─ 02
Firmware/Software:
V1.0.5.3
CONFigure:BASE:FDCorrection:CTABle:CATalog?
Returns a comma separated list of table names. All correction tables currently stored on
the hard disk are listed.
Example:
CONFigure:BASE:FDCorrection:CTABle:CATalog?
Returns:
'mytable','setup 1','setup 3G'
.
Usage:
Query only
Firmware/Software:
V1.0.5.3
CONFigure:BASE:FDCorrection:CTABle:DETails?
'<TableName>'[, <Start>[,
<Count>]]
Returns the entries of a correction table. Each entry consists of a frequency [Hz] and an
attenuation [dB].
Query parameters:
'<TableName>'
String parameter identifying the table. To display a list of existing
tables use the command
CONFigure:BASE:FDCorrection:CTABle:CATalog?
.
<Start>
Index number of the first entry to be listed. The first entry of a table
has index number 0.
Default: 0
<Count>
Maximum number of entries to be listed. By default all entries from
<Start> to the end of the table are listed.
Example:
CONFigure:BASE:FDCorrection:CTABle:DETails?
'mytable', 3, 1
Returns the entry with index number 3, e.g.: 2000000000,0.7
Usage:
Query only
Firmware/Software:
V1.0.5.3
CONFigure:BASE:FDCorrection:CTABle:LENGth?
'<TableName>'
Returns the number of entries (i.e. pairs of frequency and attenuation) of a correction
table.
Query parameters:
'<TableName>'
String parameter identifying the table. To display a list of existing
tables use the command
CONFigure:BASE:FDCorrection:CTABle:CATalog?
.
Example:
CONFigure:BASE:FDCorrection:CTABle:LENGth?
'mytable'
For
'mytable'
containing 4 frequency/attenuation pairs, the
result is 4.
Instrument-Control Commands