Systate
SCPI Command :
BUS<*>:LIN:FRAMe<*>:SYSTate
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(bus=Bus.Default, busFrameNull=BusFrameNull.Default) BusLinFrameErrorState[source]
# BUS<*>:LIN:FRAMe<*>:SYSTate value: enums.BusLinFrameErrorState = driver.bus.lin.frame.systate.get(bus = repcap.Bus.Default, busFrameNull = repcap.BusFrameNull.Default)
Returns the state of the sync field for the specified 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:
sync_state: STERror: start error SPERror: stop 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.