RxValue
SCPI Command :
SBUS<*>:UART:WORD<*>:RXValue
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(serialBus=SerialBus.Default, word=Word.Default) int[source]
# SBUS<*>:UART:WORD<*>:RXValue value: int = driver.sbus.uart.word.rxValue.get(serialBus = repcap.SerialBus.Default, word = repcap.Word.Default)
Returns the value of the specified word on the Rx 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:
rx_value: 0 to 511