State

SCPI Command :

BUS<*>:DPHY:RESult:FRAMe<*>:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(bus=Bus.Default, busFrameNull=BusFrameNull.Default) BusDphyResultState[source]
# BUS<*>:DPHY:RESult:FRAMe<*>:STATe
value: enums.BusDphyResultState = driver.bus.dphy.result.frame.state.get(bus = repcap.Bus.Default, busFrameNull = repcap.BusFrameNull.Default)

Returns the overall state of the frame.

Parameters:
  • bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)

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

Returns:

state: OK | CS | ECC | ECCWarning | LENGth | FORMat | UNKNOWN_FRAME | INComplete

  • OK: The frame is valid.

  • LENGth: Length error.

  • UNKNOWN_FRAME: Unknown frame type

  • INComplete: The sequence is not completely contained in the acquisition