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