Iname

SCPI Command :

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

Queries the name of the connected external instrument.

Parameters:

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

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