Connect
SCPI Command :
SCONfiguration:EXTernal:CODer<CH>:REMote:CONNect
- class ConnectCls[source]
Connect commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(index=Index.Default) None [source]
# SCPI: SCONfiguration:EXTernal:CODer<CH>:REMote:CONNect driver.sconfiguration.external.coder.remote.connect.set(index = repcap.Index.Default)
Triggers the connection to the external instrument at the selected connector.
- param index
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Coder’)
- set_with_opc(index=Index.Default, opc_timeout_ms: int = - 1) None [source]