Info

SCPI Command :

SEARch:RESult:USBThree:FRAMe<*>:INFO
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(search: str, busFrameNull=BusFrameNull.Default) str[source]
# SEARch:RESult:USBThree:FRAMe<*>:INFO
value: str = driver.search.result.usbThree.frame.info.get(search = 'abc', busFrameNull = repcap.BusFrameNull.Default)

Returns specific frame information details of the selected frame in the search result. This information is also shown in the Info column of the decode results table.

Parameters:

busFrameNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Frame’)