Disconnect
SCPI Command :
SCONfiguration:EXTernal:BBMM<CH>:REMote:DISConnect
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(iqConnector=IqConnector.Default) None[source]
# SCONfiguration:EXTernal:BBMM<CH>:REMote:DISConnect driver.sconfiguration.external.bbmm.remote.disconnect.set(iqConnector = repcap.IqConnector.Default)
Disconnects the selected remote connection. To disconnect all remote connections at once, use the command method
RsSmw.sconfiguration.external.remote.disconnect.all.set().- Parameters:
iqConnector – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bbmm’)
- set_with_opc(iqConnector=IqConnector.Default, opc_timeout_ms: int = -1) None[source]