Connect

SCPI Command :

SCONfiguration:EXTernal:RF<CH>:REMote:CONNect
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(path=Path.Default) None[source]
# SCONfiguration:EXTernal:RF<CH>:REMote:CONNect
driver.sconfiguration.external.rf.remote.connect.set(path = repcap.Path.Default)

Triggers the connection to the external instrument at the selected connector.

Parameters:

path – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Rf’)

set_with_opc(path=Path.Default, opc_timeout_ms: int = -1) None[source]