TxValue

SCPI Command :

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

Returns the value of the specified word on the TX line.

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:

tx_value: 0 to 511