Data

SCPI Command :

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

Returns the 16-bit payload data field content (in Clause 22 or Clause 45) , or the 16-bit address field content (in Clause 45, only) from the selected word within the search result.

Parameters:

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