Iname

SCPI Command :

SCONfiguration:EXTernal:FADer<CH>:INAMe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(digitalIq=DigitalIq.Default) str[source]
# SCONfiguration:EXTernal:FADer<CH>:INAMe
value: str = driver.sconfiguration.external.fader.iname.get(digitalIq = repcap.DigitalIq.Default)

Queries the name of the connected external instrument.

Parameters:

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

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()