State

SCPI Command :

SEARch:RESult:MPHY:FRAMe<*>:CELL<*>:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(search: str, busFrameNull=BusFrameNull.Default, busCellNull=BusCellNull.Default) BusMphyResultState[source]
# SEARch:RESult:MPHY:FRAMe<*>:CELL<*>:STATe
value: enums.BusMphyResultState = driver.search.result.mphy.frame.cell.state.get(search = 'abc', busFrameNull = repcap.BusFrameNull.Default, busCellNull = repcap.BusCellNull.Default)

Returns the state type within the search result for the selected cell.

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

  • busCellNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)

Returns:

state: OK | RSVDERROR | CMDERROR | SYMBOLERROR | UNKNOWNERROR | INVALID | INCOMPLETE | UNCorrelated | CRCERROR | VOOR | LENGTHERROR