IdState

SCPI Command :

BUS<*>:LIN:FRAMe<*>:IDSTate
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(bus=Bus.Default, busFrameNull=BusFrameNull.Default) BusLinFrameErrorState[source]
# BUS<*>:LIN:FRAMe<*>:IDSTate
value: enums.BusLinFrameErrorState = driver.bus.lin.frame.idState.get(bus = repcap.Bus.Default, busFrameNull = repcap.BusFrameNull.Default)

Returns the identifier state of the selected 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:

idtf_st: STERror: start error SPERror: stop error PRERror: parity error UVAL: unexpected value NOEXists: byte does not exist INSufficient: the frame is not completely contained in the acquisition. The decoded part of the frame is valid.