State
SCPI Command :
SEARch:RESult:DDR:FRAMe<*>:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(search: str, busFrameNull=BusFrameNull.Default) BusDdrResultState[source]
# SEARch:RESult:DDR:FRAMe<*>:STATe value: enums.BusDdrResultState = driver.search.result.ddr.frame.state.get(search = 'abc', busFrameNull = repcap.BusFrameNull.Default)
Returns the status of the frame with the selected frame number within the search result.
- Parameters:
busFrameNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Frame’)
- Returns:
state: OK | UNKNown | INComplete | LENGth