Detect
SCPI Command :
SCONfiguration:EXTernal:CODer<CH>:REMote:DETect
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(index=Index.Default) str[source]
# SCONfiguration:EXTernal:CODer<CH>:REMote:DETect value: str = driver.sconfiguration.external.coder.remote.detect.get(index = repcap.Index.Default)
Searches for external instruments connected to the particular digital interfaces.
- Parameters:
index – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Coder’)
- Returns:
detected_instr: string If the detection fails, the query returns ‘None’.