Ftype

SCPI Command :

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

Returns the frame type of the specified frame.

Parameters:

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

Returns:

frame_type: MAC | IDLE | SLEep | EOS | UNKNown