Connect
SCPI Command :
SCONfiguration:EXTernal:BBMM<CH>:REMote:CONNect
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(iqConnector=IqConnector.Default) None[source]
# SCONfiguration:EXTernal:BBMM<CH>:REMote:CONNect driver.sconfiguration.external.bbmm.remote.connect.set(iqConnector = repcap.IqConnector.Default)
Triggers the connection to the external instrument at the selected connector.
- 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]