Detect
SCPI Command :
SCONfiguration:EXTernal:DIGital<CH>:REMote:DETect
- class DetectCls[source]
Detect commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(index=Index.Default) str [source]
# SCPI: SCONfiguration:EXTernal:DIGital<CH>:REMote:DETect value: str = driver.sconfiguration.external.digital.remote.detect.get(index = repcap.Index.Default)
Searches for external instruments connected to the particular digital interfaces.
- param index
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Digital’)
- return
detected_instr: string If the detection fails, the query returns ‘None’.