Connector

SCPI Command :

CONFigure:LTE:MEASurement<Instance>:MEValuation:LIST:CMWS:CONNector:ALL
class ConnectorCls[source]

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

get_all() List[CmwsConnector][source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:LIST:CMWS:CONNector:ALL
value: List[enums.CmwsConnector] = driver.configure.lteMeas.multiEval.listPy.singleCmw.connector.get_all()

No command help available

return:

cmws_connector: No help available

set_all(cmws_connector: List[CmwsConnector]) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:LIST:CMWS:CONNector:ALL
driver.configure.lteMeas.multiEval.listPy.singleCmw.connector.set_all(cmws_connector = [CmwsConnector.R11, CmwsConnector.RB8])

No command help available

param cmws_connector:

No help available