Connector

SCPI Command :

CONFigure:NRSub:MEASurement<Instance>:MEValuation:LIST:SEGMent<no>:CMWS:CONNector
class ConnectorCls[source]

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

get(sEGMent=SEGMent.Default) CmwsConnector[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:MEValuation:LIST:SEGMent<no>:CMWS:CONNector
value: enums.CmwsConnector = driver.configure.nrSubMeas.multiEval.listPy.segment.singleCmw.connector.get(sEGMent = repcap.SEGMent.Default)

No command help available

param sEGMent:

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Segment’)

return:

cmws_connector: No help available

set(cmws_connector: CmwsConnector, sEGMent=SEGMent.Default) None[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:MEValuation:LIST:SEGMent<no>:CMWS:CONNector
driver.configure.nrSubMeas.multiEval.listPy.segment.singleCmw.connector.set(cmws_connector = enums.CmwsConnector.R11, sEGMent = repcap.SEGMent.Default)

No command help available

param cmws_connector:

No help available

param sEGMent:

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Segment’)