Detect

SCPI Command :

SCONfiguration:EXTernal:BBMM<CH>:REMote:DETect
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(iqConnector=IqConnector.Default) str[source]
# SCONfiguration:EXTernal:BBMM<CH>:REMote:DETect
value: str = driver.sconfiguration.external.bbmm.remote.detect.get(iqConnector = repcap.IqConnector.Default)

Searches for external instruments connected to the particular digital interfaces.

Parameters:

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

Returns:

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