Data

SCPI Command :

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

Returns the data for the selected frame within the search result, corresponds to the Data column in the search results table.

Parameters:

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