Iconnect

SCPI Command :

SCONfiguration:EXTernal:DIGital<CH>:REMote:ICONnect
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(instr_name: str, rf_path: str, index=Index.Default) None[source]
# SCONfiguration:EXTernal:DIGital<CH>:REMote:ICONnect
driver.sconfiguration.external.digital.remote.iconnect.set(instr_name = 'abc', rf_path = 'abc', index = repcap.Index.Default)

Selects an external instrument for the selected connector and triggers connection.

Parameters:
  • instr_name – string Instrument alias name, as retrieved with the method RsSmbv.sconfiguration.external.remote.list_py() or defined with the method RsSmbv.sconfiguration.external.remote.add.set() .

  • rf_path – string Determines the used RF output of the external instrument. For a one-path instrument, the output path is fixed.

  • index – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Digital’)