Disconnect

SCPI Command :

SCONfiguration:EXTernal:RF<CH>:REMote:DISConnect
class DisconnectCls[source]

Disconnect commands group definition. 1 total commands, 0 Subgroups, 1 group commands

set(path=Path.Default) None[source]
# SCPI: SCONfiguration:EXTernal:RF<CH>:REMote:DISConnect
driver.sconfiguration.external.rf.remote.disconnect.set(path = repcap.Path.Default)

No command help available

param 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]