Connector

SCPI Command :

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

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

get(segmentB=SegmentB.Default) ConnectorSwitchExt[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:SEGMent<segment>:CMWS:CONNector
value: enums.ConnectorSwitchExt = driver.configure.multiEval.listPy.segment.singleCmw.connector.get(segmentB = repcap.SegmentB.Default)

No command help available

param segmentB:

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

return:

connector: No help available

set(connector: ConnectorSwitchExt, segmentB=SegmentB.Default) None[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:SEGMent<segment>:CMWS:CONNector
driver.configure.multiEval.listPy.segment.singleCmw.connector.set(connector = enums.ConnectorSwitchExt.OFF, segmentB = repcap.SegmentB.Default)

No command help available

param connector:

No help available

param segmentB:

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