Wcount
SCPI Command :
SBUS<*>:UART:WCOunt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(serialBus=SerialBus.Default) int[source]
# SBUS<*>:UART:WCOunt value: int = driver.sbus.uart.wcount.get(serialBus = repcap.SerialBus.Default)
Returns the number of words in the acquisition.
- Parameters:
serialBus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sbus’)
- Returns:
count: Total number of words.