State

SCPI Command :

SBUS<*>:SENT:FRAMe<*>:FLD<*>:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(serialBus=SerialBus.Default, frame=Frame.Default, field=Field.Default) SbusSentFrameState[source]
# SBUS<*>:SENT:FRAMe<*>:FLD<*>:STATe
value: enums.SbusSentFrameState = driver.sbus.sent.frame.fld.state.get(serialBus = repcap.SerialBus.Default, frame = repcap.Frame.Default, field = repcap.Field.Default)

Returns the state of the specified field.

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’)

  • field – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Fld’)

Returns:

state: OK | SYNC | PULSe | CRC | LENGth | FORM | PAUSe | INComplete