Pattern

SCPI Command :

SBUS<*>:ARINc:WORD<*>:PATTern
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(serialBus=SerialBus.Default, word=Word.Default) List[float][source]
# SBUS<*>:ARINc:WORD<*>:PATTern
value: List[float] = driver.sbus.arinc.word.pattern.get(serialBus = repcap.SerialBus.Default, word = repcap.Word.Default)

Returns all 32 bits of the specified word.

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

Returns:

frm_dat_patt: List of comma separated values.