Bitrate
SCPI Command :
BUS<*>:UART:WORD<*>:BITRate
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(bus=Bus.Default, word=Word.Default) int[source]
# BUS<*>:UART:WORD<*>:BITRate value: int = driver.bus.uart.word.bitrate.get(bus = repcap.Bus.Default, word = repcap.Word.Default)
Returns the primary bit rate.
- Parameters:
bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)
word – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Word’)
- Returns:
primary_bit_rate: 0 to 100E+9