Source

SCPI Command :

SBUS<*>:UART:WORD<*>:SOURce
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(serialBus=SerialBus.Default, word=Word.Default) TxRx[source]
# SBUS<*>:UART:WORD<*>:SOURce
value: enums.TxRx = driver.sbus.uart.word.source.get(serialBus = repcap.SerialBus.Default, word = repcap.Word.Default)

Returns the line on which the specified word was transferred.

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:

word_source: TX | RX