Catalog

SCPI Command :

CONFigure:BASE:FDCorrection:CTABle:CATalog
class CatalogCls[source]

Catalog commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(table_path: str = None) List[str][source]
# SCPI: CONFigure:BASE:FDCorrection:CTABle:CATalog
value: List[str] = driver.configure.freqCorrection.correctionTable.catalog.get(table_path = rawAbc)

Returns the names of the correction tables currently stored on the system drive for a selected subinstrument.

param table_path:

string Selects the subinstrument If omitted: subinstrument addressed by the remote channel. ‘instn’: subinstrument n+1

return:

table_name: string Comma-separated list of table names as strings