Iname
SCPI Command :
SCONfiguration:EXTernal:BBMM<CH>:INAMe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(iqConnector=IqConnector.Default) str[source]
# SCONfiguration:EXTernal:BBMM<CH>:INAMe value: str = driver.sconfiguration.external.bbmm.iname.get(iqConnector = repcap.IqConnector.Default)
Queries the name of the connected external instrument.
- Parameters:
iqConnector – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bbmm’)
- Returns:
instr_name: string Returns the name of the connected external instrument. InstrmentName (SerialNumber) Path the instrument name, as retrieved via the DIG I/Q interface InstrmentName[, RfPath] or InstrmentName (SerialNumber) the instrument name, as defined in with the ‘Remote Config’ settings or as defined by the command method
RsSmw.sconfiguration.external.remote.add.set()