Iconnect
SCPI Command :
SCONfiguration:EXTernal:BBMM<CH>:REMote:ICONnect
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(instr_name: str, rf_path: str, iqConnector=IqConnector.Default) None[source]
# SCONfiguration:EXTernal:BBMM<CH>:REMote:ICONnect driver.sconfiguration.external.bbmm.remote.iconnect.set(instr_name = 'abc', rf_path = 'abc', iqConnector = repcap.IqConnector.Default)
Selects an external instrument for the selected connector and triggers connection.
- Parameters:
instr_name – string Instrument alias name, as retrieved with the method
RsSmw.sconfiguration.external.remote.list_py(). The name can also be defined with the methodRsSmw.sconfiguration.external.remote.add.set().rf_path – string Determines the used RF output of the external instrument.
iqConnector – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bbmm’)