Iconnect
SCPI Command :
SCONfiguration:EXTernal:FADer<CH>:REMote:ICONnect
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(instr_name: str, rf_path: str, digitalIq=DigitalIq.Default) None[source]
# SCONfiguration:EXTernal:FADer<CH>:REMote:ICONnect driver.sconfiguration.external.fader.remote.iconnect.set(instr_name = 'abc', rf_path = 'abc', digitalIq = repcap.DigitalIq.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.
digitalIq – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fader’)