Connector

SCPI Command :

CONFigure:BLUetooth:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>[:SETup]:CMWS:CONNector
class ConnectorCls[source]

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

get(segment=Segment.Default) CmwSingleConnector[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>[:SETup]:CMWS:CONNector
value: enums.CmwSingleConnector = driver.configure.multiEval.listPy.segment.setup.singleCmw.connector.get(segment = repcap.Segment.Default)

No command help available

param segment:

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

return:

cmws_connector: No help available

set(cmws_connector: CmwSingleConnector, segment=Segment.Default) None[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>[:SETup]:CMWS:CONNector
driver.configure.multiEval.listPy.segment.setup.singleCmw.connector.set(cmws_connector = enums.CmwSingleConnector.R11, segment = repcap.Segment.Default)

No command help available

param cmws_connector:

No help available

param segment:

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