FreqCorrection

SCPI Command :

CONFigure:CMWS:FDCorrection:DEACtivate:ALL
class FreqCorrectionCls[source]

FreqCorrection commands group definition. 8 total commands, 3 Subgroups, 1 group commands

deactivate_all(table_path: str = None) None[source]
# SCPI: CONFigure:CMWS:FDCorrection:DEACtivate:ALL
driver.configure.singleCmw.freqCorrection.deactivate_all(table_path = rawAbc)

No command help available

param table_path:

No help available

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.configure.singleCmw.freqCorrection.clone()

Subgroups