Tx

SCPI Command :

CONFigure:CMWS:FDCorrection:DEACtivate:TX
class TxCls[source]

Tx commands group definition. 2 total commands, 1 Subgroups, 1 group commands

set_value(connector_bench: str) None[source]
# SCPI: CONFigure:CMWS:FDCorrection:DEACtivate:TX
driver.configure.singleCmw.freqCorrection.deactivate.tx.set_value(connector_bench = rawAbc)

No command help available

param connector_bench:

No help available

Cloning the Group

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

Subgroups