Detect

SCPI Command :

SCONfiguration:EXTernal:FADer<CH>:REMote:DETect
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(digitalIq=DigitalIq.Default) str[source]
# 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.

Parameters:

digitalIq – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fader’)

Returns:

detected_instr: string If the detection fails, the query returns ‘None’.