TypePy
SCPI Command :
SEARch:RESult:MDIO:WORD<*>:TYPE
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(search: str, word=Word.Default) int[source]
# SEARch:RESult:MDIO:WORD<*>:TYPE value: int = driver.search.result.mdio.word.typePy.get(search = 'abc', word = repcap.Word.Default)
Returns the frame type (= operation code or OpCode) for the selected word within the search result.
- Parameters:
word – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Word’)
- Returns:
frame_type: 0 to 3