CsState
SCPI Command :
SEARch:RESult:LIN:FRAMe<*>:CSSTate
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(search: str, busFrameNull=BusFrameNull.Default) BusLinFrameErrorState[source]
# SEARch:RESult:LIN:FRAMe<*>:CSSTate value: enums.BusLinFrameErrorState = driver.search.result.lin.frame.csState.get(search = 'abc', busFrameNull = repcap.BusFrameNull.Default)
Returns the status of the frame checksum.
- Parameters:
busFrameNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Frame’)
- Returns:
checksum_state: STERror: StarT ERror, incorrect start bit SPERror: StoP ERror, incorrect stop bit PRERror:PaRity ERror, incorrect parity bit. UVAL: unexpected value NOEXists: byte does not exist