Status
SCPI Command :
SBUS<*>:HBTO:FRAMe<*>:STATus
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(serialBus=SerialBus.Default, frame=Frame.Default) SbusHbtoFrameState[source]
# SBUS<*>:HBTO:FRAMe<*>:STATus value: enums.SbusHbtoFrameState = driver.sbus.hbto.frame.status.get(serialBus = repcap.SerialBus.Default, frame = repcap.Frame.Default)
Returns the overall state of the frame.
- Parameters:
serialBus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sbus’)
frame – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Frame’)
- Returns:
frame_state: OK | EPRMble | ESFD | ELENgth | ECRC | UNCorrelated | INComplete
OK: Valid frame.
EPRMble: Erroneous frame due to preamble error.
ESFD: Erroneous frame due to SFD error.
ELENgth: Erroneous frame due to length / type error.
ECRC: Erroneous frame due to CRC error.
UNCorrelated: Uncorrelated frame
INComplete: Frame is inclompete