Ssymbol

SCPI Command :

SEARch:RESult:ETHernet:WORD<*>:SSYMbol
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(search: str, word=Word.Default) str[source]
# SEARch:RESult:ETHernet:WORD<*>:SSYMbol
value: str = driver.search.result.ethernet.word.ssymbol.get(search = 'abc', word = repcap.Word.Default)

Returns the symbolic label (or translation) of the source address of the specified word within the search result, if the label list is enabled.

Parameters:
  • search – String parameter

  • word – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Word’)

Returns:

src_translation: String parameter