State

SCPI Command :

SBUS<*>:ARINc:WORD<*>:FLD<*>:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(serialBus=SerialBus.Default, word=Word.Default, field=Field.Default) SbusArincFrameState[source]
# SBUS<*>:ARINc:WORD<*>:FLD<*>:STATe
value: enums.SbusArincFrameState = driver.sbus.arinc.word.fld.state.get(serialBus = repcap.SerialBus.Default, word = repcap.Word.Default, field = repcap.Field.Default)

Returns the overall state of the specified field in the specified frame.

Parameters:
  • serialBus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sbus’)

  • word – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Word’)

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

Returns:

state: CODE: coding error occured. GAP: timing gap error occured. PAR: parity error occured. INComplete: the sequence is not completely contained in the acquisition UNKNown: unknown frame type