All

SCPI Command :

CONFigure:GPRF:GENerator<Instance>:CMWS:USAGe:TX:ALL
class AllCls[source]

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

get(tx_connector_bench: TxConnectorBench) List[bool][source]
# SCPI: CONFigure:GPRF:GENerator<Instance>:CMWS:USAGe:TX:ALL
value: List[bool] = driver.configure.singleCmw.usage.tx.all.get(tx_connector_bench = enums.TxConnectorBench.R118)

No command help available

param tx_connector_bench:

No help available

return:

usage: No help available

set(tx_connector_bench: TxConnectorBench, usage: List[bool]) None[source]
# SCPI: CONFigure:GPRF:GENerator<Instance>:CMWS:USAGe:TX:ALL
driver.configure.singleCmw.usage.tx.all.set(tx_connector_bench = enums.TxConnectorBench.R118, usage = [True, False, True])

No command help available

param tx_connector_bench:

No help available

param usage:

No help available