Usage

SCPI Command :

CONFigure:FDCorrection:USAGe
class UsageCls[source]

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

class GetStruct[source]

Response structure. Fields:

  • Not_Avail_Rx: str: No parameter help available

  • Correction_Table_Rx: str: No parameter help available

  • Not_Avail_Tx: str: No parameter help available

  • Correction_Table_Tx: str: No parameter help available

get(connector: str, rf_converter: RfConverterInPath = None) GetStruct[source]
# SCPI: CONFigure:FDCorrection:USAGe
value: GetStruct = driver.configure.freqCorrection.usage.get(connector = rawAbc, rf_converter = enums.RfConverterInPath.RF1)

No command help available

param connector:

No help available

param rf_converter:

No help available

return:

structure: for return value, see the help for GetStruct structure arguments.