Command Reference - Base Software
R&S
®
CMW500
229User Manual 1173.9463.02 ─ 06
Firmware/Software: V1.0.5.3
CONFigure:BASE:FDCorrection:CTABle:DELete:ALL
Deletes all correction tables for the addressed sub-instrument from the hard disk.
Usage: Event
Firmware/Software: V2.1.27
CONFigure:
BASE:FDCorrection:CTABle:COUNt?
Returns the number of correction tables currently stored on the hard disk for the
addressed sub-instrument.
Return values:
<TableCount> Number of tables
Example:
CONFigure:BASE:FDCorrection:CTABle:COUNt?
Returns: 3
Usage: Query only
Firmware/Software: V2.1.27
CONFigure:BASE:FDCorrection:CTABle:CATalog?
Returns the names of all correction tables currently stored on the hard disk for the
addressed sub-instrument.
Return values:
<TableName> Comma separated list of table names as strings
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>[, <StartIndex>[,
<Count>]]
Returns the entries 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?.
<StartIndex> Index number of the first entry to be listed. The first entry of a table
has index number 0.
Default: 0
Instrument-Control Commands