Disconnect
SCPI Command :
SCONfiguration:EXTernal:DIGital<CH>:REMote:DISConnect
- class DisconnectCls[source]
Disconnect commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(index=Index.Default) None [source]
# SCPI: SCONfiguration:EXTernal:DIGital<CH>:REMote:DISConnect driver.sconfiguration.external.digital.remote.disconnect.set(index = repcap.Index.Default)
Disconnects the selected remote connection. To disconnect all remote connections at once, use the command method RsSmbv. Sconfiguration.External.Remote.Disconnect.All.set.
- param index
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Digital’)
- set_with_opc(index=Index.Default, opc_timeout_ms: int = - 1) None [source]