Symbol

SCPI Command :

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

Returns a textual translation (called Register Name) of the PHY or port address label from the selected word within the search result.

Parameters:

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