Iname
SCPI Command :
SCONfiguration:EXTernal:RF<CH>:INAMe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(path=Path.Default) str[source]
# SCONfiguration:EXTernal:RF<CH>:INAMe value: str = driver.sconfiguration.external.rf.iname.get(path = repcap.Path.Default)
Queries the name of the connected external instrument.
- Parameters:
path – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Rf’)
- 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()